Removed unwanted traces
Former-commit-id: 23e41d90e1ee5d94758c050de942b6f8fb779613
This commit is contained in:
parent
325f5e8775
commit
3c3d9daa09
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue