summaryrefslogtreecommitdiff
path: root/js/CommonFilters.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/CommonFilters.js')
-rw-r--r--js/CommonFilters.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/CommonFilters.js b/js/CommonFilters.js
index d5b751f91..3fa100b9e 100644
--- a/js/CommonFilters.js
+++ b/js/CommonFilters.js
@@ -2,8 +2,8 @@
/* eslint-disable no-new */
-/* global __, App, Article, Lists, Effect, fox */
-/* global xhrPost, dojo, dijit, Notify, $$, Feeds */
+/* global __, App, Article, Lists, fox */
+/* global xhrPost, dojo, dijit, Notify, Feeds */
const Filters = {
filterDlgCheckAction: function(sender) {