diff options
author | Ascrod <32915892+Ascrod@users.noreply.github.com> | 2018-10-11 23:34:52 -0400 |
---|---|---|
committer | Ascrod <32915892+Ascrod@users.noreply.github.com> | 2018-10-11 23:34:52 -0400 |
commit | 98bf922150a1ba5fe248735b377deca3dbb62043 (patch) | |
tree | 220c8eea5a6fe778ebc7ae46714c8733d90e2655 /tools/lint | |
parent | ea5b5766a92bc13fc7eb9dc484e133a7a0638d50 (diff) | |
download | uxp-98bf922150a1ba5fe248735b377deca3dbb62043.tar.gz |
Issue #832 Part 1: Remove modules, chrome, and preferences.
Diffstat (limited to 'tools/lint')
-rw-r--r-- | tools/lint/eslint/modules.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lint/eslint/modules.json b/tools/lint/eslint/modules.json index 5fb6457622..767b43db08 100644 --- a/tools/lint/eslint/modules.json +++ b/tools/lint/eslint/modules.json @@ -224,7 +224,6 @@ "tokenserverclient.js": ["TokenServerClient", "TokenServerClientError", "TokenServerClientNetworkError", "TokenServerClientServerError"], "ToolboxProcess.jsm": ["BrowserToolboxProcess"], "tps.jsm": ["ACTIONS", "TPS"], - "Translation.jsm": ["Translation", "TranslationTelemetry"], "Traversal.jsm": ["TraversalRules", "TraversalHelper"], "UpdateTelemetry.jsm": ["AUSTLMY"], "userapi.js": ["UserAPI10Client"], |