Remove debugging
This commit is contained in:
parent
9596cece44
commit
b152fbc9b1
1 changed files with 0 additions and 2 deletions
|
@ -1172,8 +1172,6 @@ Zotero.Item.prototype.save = function() {
|
|||
}
|
||||
|
||||
try {
|
||||
Zotero.debug(value);
|
||||
Zotero.debug(valueID);
|
||||
insertValueStatement.execute();
|
||||
}
|
||||
catch (e) {
|
||||
|
|
Loading…
Add table
Reference in a new issue