mirror of
https://github.com/zotero/zotero.git
synced 2026-09-17 23:51:18 +00:00
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…
Add table
Reference in a new issue