Remove old commented-out lines in include.js
This commit is contained in:
parent
002132bc4b
commit
4f5b7bbccb
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
/* eslint-disable no-unused-vars */
|
||||
|
||||
var Zotero = Components.classes['@zotero.org/Zotero;1']
|
||||
// Currently uses only nsISupports
|
||||
//.getService(Components.interfaces.chnmIZoteroService).
|
||||
.getService(Components.interfaces.nsISupports)
|
||||
.wrappedJSObject;
|
||||
|
||||
|
|
Loading…
Reference in a new issue