Remove debug line
This commit is contained in:
parent
f02ae027c5
commit
e32da0b5ca
1 changed files with 0 additions and 1 deletions
|
@ -1262,7 +1262,6 @@ Zotero.Integration.Session.prototype.reselectItem = function(exception) {
|
|||
* Generates a field from a citation object
|
||||
*/
|
||||
Zotero.Integration.Session.prototype.getCitationField = function(citation) {
|
||||
Zotero.debug(citation);
|
||||
const saveProperties = ["custom", "unsorted", "formattedCitation", "plainCitation", "dontUpdate"];
|
||||
const saveCitationItemKeys = ["locator", "label", "suppress-author", "author-only", "prefix",
|
||||
"suffix"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue