Remove extra debug line that's getting in the way
This commit is contained in:
parent
78a514c29e
commit
c44b7a5c14
1 changed files with 0 additions and 1 deletions
|
@ -123,7 +123,6 @@ Zotero.Sync.Storage.Session.ZFS.prototype._getStorageFileInfo = function (item,
|
|||
+ " (" + Zotero.Items.getLibraryKeyHash(item) + ")";
|
||||
Zotero.debug(msg, 1);
|
||||
Zotero.debug(req.responseText);
|
||||
Zotero.debug(req.getAllResponseHeaders());
|
||||
Components.utils.reportError(msg);
|
||||
self.onError();
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue