Remove debug line
This commit is contained in:
parent
7950d3a7e2
commit
37f4e61ef2
|
@ -258,7 +258,6 @@ Zotero.Translate.Sandbox = {
|
|||
item = translate._sandboxManager._copyObject(item);
|
||||
}
|
||||
item.complete = translate._sandboxZotero.Item.prototype.complete;
|
||||
Zotero.debug(item)
|
||||
}
|
||||
arg2(obj, item);
|
||||
} catch(e) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user