diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-05-14 12:16:07 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-05-14 12:16:07 +0200 |
commit | 1595ee7da4559e4619127e2893cce04aad976ac8 (patch) | |
tree | c7ac3154661bbc7b9dc8f067eb9e4a4327fab94e /tools | |
parent | 413ba3bad12946082f4fa6918736cd8f8e2c5a62 (diff) | |
download | uxp-1595ee7da4559e4619127e2893cce04aad976ac8.tar.gz |
Rip broken telemetry out of the app AUS.
Tag #21
Diffstat (limited to 'tools')
-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 30b5d39680..1ff5469789 100644 --- a/tools/lint/eslint/modules.json +++ b/tools/lint/eslint/modules.json @@ -216,7 +216,6 @@ "ToolboxProcess.jsm": ["BrowserToolboxProcess"], "tps.jsm": ["ACTIONS", "TPS"], "Traversal.jsm": ["TraversalRules", "TraversalHelper"], - "UpdateTelemetry.jsm": ["AUSTLMY"], "userapi.js": ["UserAPI10Client"], "util.js": ["getChromeWindow", "XPCOMUtils", "Services", "Utils", "Async", "Svc", "Str"], "utils.js": ["applicationName", "assert", "Copy", "getBrowserObject", "getChromeWindow", "getWindows", "getWindowByTitle", "getWindowByType", "getWindowId", "getMethodInWindows", "getPreference", "saveDataURL", "setPreference", "sleep", "startTimer", "stopTimer", "takeScreenshot", "unwrapNode", "waitFor", "btoa", "encryptPayload", "isConfiguredWithLegacyIdentity", "ensureLegacyIdentityManager", "setBasicCredentials", "makeIdentityConfig", "configureIdentity", "SyncTestingInfrastructure", "waitForZeroTimer", "Promise", "add_identity_test", "MockFxaStorageManager", "AccountState", "sumHistogram", "CommonUtils", "CryptoUtils", "TestingUtils"], |