Remove debug output
This commit is contained in:
parent
09416a5738
commit
1d08b9ec31
1 changed files with 0 additions and 3 deletions
|
@ -2315,9 +2315,6 @@ Zotero.Sync.Storage.Request.prototype.stop = function () {
|
|||
Zotero.debug(this.channel.requestSucceeded);
|
||||
finishNow = true;
|
||||
}
|
||||
else {
|
||||
Zotero.debug("No channel to stop for request " + this.name);
|
||||
}
|
||||
}
|
||||
catch (e) {}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue