diff --git a/.eslintignore b/.eslintignore
index a34b5181f..80848abc4 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -166,6 +166,7 @@ toolkit/components/places/**
# Uses preprocessing
toolkit/content/contentAreaUtils.js
toolkit/components/jsdownloads/src/DownloadIntegration.jsm
+toolkit/components/reader/Readerable.jsm
toolkit/components/search/nsSearchService.js
toolkit/components/url-classifier/**
toolkit/components/urlformatter/nsURLFormatter.js
diff --git a/browser/base/content/browser-menubar.inc b/browser/base/content/browser-menubar.inc
index cb682f3df..5824c1699 100644
--- a/browser/base/content/browser-menubar.inc
+++ b/browser/base/content/browser-menubar.inc
@@ -557,10 +557,6 @@
accesskey="&errorConsoleCmd.accesskey;"/>
-
-