Remove debugging lines

This commit is contained in:
Dan Stillman 2016-04-15 04:19:37 -04:00
parent 62f4586eb0
commit 8e932ce73f

View file

@ -2068,9 +2068,6 @@
fields.lastName = '';
}
Zotero.debug("RETURNING FIELDS");
Zotero.debug(fields);
return fields;
]]>
</body>