diff --git a/chrome/content/zotero/xpcom/storage/zfs.js b/chrome/content/zotero/xpcom/storage/zfs.js index a564530a5..dc6cd1c1f 100644 --- a/chrome/content/zotero/xpcom/storage/zfs.js +++ b/chrome/content/zotero/xpcom/storage/zfs.js @@ -426,9 +426,6 @@ Zotero.Sync.Storage.Mode.ZFS.prototype = { json.version = version; } - Zotero.debug('=-=-=--='); - Zotero.debug(json); - // TEMP // // Passed through to _updateItemFileInfo()