瀏覽代碼

fixed eslint warning

Gildas 7 年之前
父節點
當前提交
1387753f7f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      extension/ui/scripts/bg/options.js

+ 1 - 1
extension/ui/scripts/bg/options.js

@@ -18,7 +18,7 @@
  *   along with SingleFile.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-/* global document, addEventListener */
+/* global document */
 
 (() => {