Remove debug line
This commit is contained in:
parent
3a6977a733
commit
da180d3fed
1 changed files with 0 additions and 2 deletions
|
@ -1200,8 +1200,6 @@ Zotero.Integration.Fields.prototype._updateDocument = function(forceCitations, f
|
|||
nUpdated++;
|
||||
}
|
||||
|
||||
Zotero.debug("Updating bib");
|
||||
|
||||
// update bibliographies
|
||||
if(this._bibliographyFields.length // if bibliography exists
|
||||
&& (this._session.bibliographyHasChanged // and bibliography changed
|
||||
|
|
Loading…
Reference in a new issue