remove a line of debug code
This commit is contained in:
parent
01c408695e
commit
65ff7e6c3f
|
@ -486,7 +486,6 @@ Zotero.Integration.SOAP = new function() {
|
|||
if(citation.updateField) {
|
||||
output.push(citation.field);
|
||||
} else {
|
||||
Zotero.debug("!");
|
||||
output.push("!");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user