diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-10-17 19:10:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-17 19:10:02 +0200 |
commit | 46eab94c094807ff590267872cf32a664625932f (patch) | |
tree | fe8cc19505d1e4abcb472bd30aadaa5b86c1a255 /tools/lint/eslint/modules.json | |
parent | b927e0d5caad3a7703829bdc1093bfc67ef3fb97 (diff) | |
parent | 69afcc4f12b1c6c20cbc43989e80148ec502d95e (diff) | |
download | UXP-46eab94c094807ff590267872cf32a664625932f.tar UXP-46eab94c094807ff590267872cf32a664625932f.tar.gz UXP-46eab94c094807ff590267872cf32a664625932f.tar.lz UXP-46eab94c094807ff590267872cf32a664625932f.tar.xz UXP-46eab94c094807ff590267872cf32a664625932f.zip |
Merge pull request #836 from Ascrod/translation
Basilisk: Remove in-browser translation
Diffstat (limited to 'tools/lint/eslint/modules.json')
-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 5fb645762..767b43db0 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"], |