summaryrefslogtreecommitdiff
path: root/js/Feeds.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-06-05 07:54:32 +0300
committerAndrew Dolgov <[email protected]>2020-06-05 07:54:32 +0300
commit697418f86387eba775021a745ed65603458cef2b (patch)
treeb7b0f8f8341e7061531abcb5d9216ca7753c9c9e /js/Feeds.js
parentd01ad09800b67d2c83e2707188c8e5c58991db1e (diff)
more eslint fixessingle-app-object
Diffstat (limited to 'js/Feeds.js')
-rw-r--r--js/Feeds.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Feeds.js b/js/Feeds.js
index 9b8685a25..a12021566 100644
--- a/js/Feeds.js
+++ b/js/Feeds.js
@@ -1,6 +1,6 @@
'use strict'
-/* global __, ngettext, App, Headlines, xhrPost, dojo, dijit, Form, fox, PluginHost, Notify, $$ */
+/* global __, App, Headlines, xhrPost, dojo, dijit, Form, fox, PluginHost, Notify, $$ */
const Feeds = {
counters_last_request: 0,