summaryrefslogtreecommitdiff
path: root/js/PrefHelpers.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-19 07:29:21 +0300
committerAndrew Dolgov <[email protected]>2021-02-19 07:29:21 +0300
commitbec35200e97adabf4880a92bad40ec5bbe4848d1 (patch)
tree1b35a847788c4025c3ab3d175741db278a4fc344 /js/PrefHelpers.js
parent0832dd9d40c703d5d0bebf7f2392174acb602ec2 (diff)
fix some eslint-related stuffwip-no-prototype
Diffstat (limited to 'js/PrefHelpers.js')
-rw-r--r--js/PrefHelpers.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/PrefHelpers.js b/js/PrefHelpers.js
index f3c44e30d..d4db15c3b 100644
--- a/js/PrefHelpers.js
+++ b/js/PrefHelpers.js
@@ -1,7 +1,7 @@
'use strict';
/* eslint-disable no-new */
-/* global __, dijit, dojo, Tables, xhrPost, Notify, xhrJson, App, fox, Effect */
+/* global __, dijit, dojo, Tables, xhrPost, Notify, xhrJson, App, fox */
const Helpers = {
AppPasswords: {