remove a line of debug code

This commit is contained in:
Simon Kornblith 2007-08-21 22:08:13 +00:00
parent 01c408695e
commit 65ff7e6c3f

View File

@ -486,7 +486,6 @@ Zotero.Integration.SOAP = new function() {
if(citation.updateField) {
output.push(citation.field);
} else {
Zotero.debug("!");
output.push("!");
}