Remove old commented-out lines in include.js

This commit is contained in:
Dan Stillman 2022-05-07 01:21:33 -04:00
parent 002132bc4b
commit 4f5b7bbccb

View file

@ -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;