Remove redundant line
This commit is contained in:
parent
d3d88b350d
commit
7c9d03d7c3
1 changed files with 0 additions and 1 deletions
|
@ -2782,7 +2782,6 @@ Zotero.Schema = new function(){
|
|||
|
||||
if (i==69) {
|
||||
Zotero.DB.query("DROP TRIGGER IF EXISTS fku_customFields_customFieldID_customFields_customFieldID");
|
||||
Zotero.DB.query("DROP TRIGGER IF EXISTS fkd_customFields_customFieldID_customFields_customFieldID");
|
||||
}
|
||||
|
||||
Zotero.wait();
|
||||
|
|
Loading…
Reference in a new issue