Removed unwanted traces

Former-commit-id: 23e41d90e1ee5d94758c050de942b6f8fb779613
This commit is contained in:
fermin831 2019-02-12 15:29:28 +01:00
parent 325f5e8775
commit 3c3d9daa09
1 changed files with 0 additions and 1 deletions

View File

@ -412,7 +412,6 @@ config_check();
"message": match[1]
},
function (data, status) {
console.log(data.url)
if (!data.result) {
console.error("Cannot redirect to URL.");
return;