Remove debug output during file sync
This commit is contained in:
parent
b0b9e84650
commit
7f339af104
|
@ -426,9 +426,6 @@ Zotero.Sync.Storage.Mode.ZFS.prototype = {
|
|||
json.version = version;
|
||||
}
|
||||
|
||||
Zotero.debug('=-=-=--=');
|
||||
Zotero.debug(json);
|
||||
|
||||
// TEMP
|
||||
//
|
||||
// Passed through to _updateItemFileInfo()
|
||||
|
|
Loading…
Reference in New Issue
Block a user