Remove Debug Output
This commit is contained in:
parent
e5ab578a01
commit
ac66f5d38f
|
@ -212,7 +212,7 @@ function clearUrl(request)
|
||||||
}
|
}
|
||||||
|
|
||||||
if(globalStatus){
|
if(globalStatus){
|
||||||
console.log(data);
|
|
||||||
var result = {
|
var result = {
|
||||||
"changes": false,
|
"changes": false,
|
||||||
"url": ""
|
"url": ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user