Remove debug output during file sync
This commit is contained in:
parent
b0b9e84650
commit
7f339af104
1 changed files with 0 additions and 3 deletions
|
@ -426,9 +426,6 @@ Zotero.Sync.Storage.Mode.ZFS.prototype = {
|
||||||
json.version = version;
|
json.version = version;
|
||||||
}
|
}
|
||||||
|
|
||||||
Zotero.debug('=-=-=--=');
|
|
||||||
Zotero.debug(json);
|
|
||||||
|
|
||||||
// TEMP
|
// TEMP
|
||||||
//
|
//
|
||||||
// Passed through to _updateItemFileInfo()
|
// Passed through to _updateItemFileInfo()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue