Remove debug line
This commit is contained in:
parent
f81f0d7143
commit
09060529a1
1 changed files with 0 additions and 2 deletions
|
@ -1399,8 +1399,6 @@ Zotero.Utilities = {
|
|||
if(cslDate.season) date = cslDate.season+date;
|
||||
}
|
||||
|
||||
Zotero.debug(date);
|
||||
|
||||
if(isZoteroItem) {
|
||||
item.setField(fieldID, date);
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue