diff --git a/chrome/content/zotero/xpcom/schema.js b/chrome/content/zotero/xpcom/schema.js index f4dd8692e..b43372a03 100644 --- a/chrome/content/zotero/xpcom/schema.js +++ b/chrome/content/zotero/xpcom/schema.js @@ -2470,7 +2470,6 @@ Zotero.Schema = new function(){ Zotero.File.putContents(file, str); Zotero.wait(); } - Zotero.Translators.init(); } var styles = Zotero.DB.query("SELECT * FROM csl"); if (styles) {