Remove debug line that's breaking PubMed and other translators that return a document as an attachment
This commit is contained in:
parent
2408069055
commit
7b998c355b
|
@ -1257,8 +1257,6 @@ Zotero.Translate.prototype._itemDone = function(item, attachedTo) {
|
|||
}
|
||||
}
|
||||
|
||||
Zotero.debug(item);
|
||||
|
||||
this._itemsDone = true;
|
||||
|
||||
// if we're not supposed to save the item or we're in a child translator,
|
||||
|
|
Loading…
Reference in New Issue
Block a user