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 {
|
try {
|
||||||
Zotero.debug(value);
|
|
||||||
Zotero.debug(valueID);
|
|
||||||
insertValueStatement.execute();
|
insertValueStatement.execute();
|
||||||
}
|
}
|
||||||
catch (e) {
|
catch (e) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue