Backed out changeset 38a3792830be (bug 1842700) for causing mach lint issues. a=backout

This commit is contained in:
Natalia Csoregi 2023-07-19 17:58:02 +03:00
parent f757923c9f
commit 0504f56a51

View File

@ -359,9 +359,7 @@ def initialize(topsrcdir):
"compare-locales": MachCommandReference(
"tools/compare-locales/mach_commands.py"
),
"l10n-cross-channel": MachCommandReference(
"tools/compare-locales/mach_commands.py"
),
"l10n-cross-channel": MachCommandReference("tools/lint/mach_commands.py"),
"busted": MachCommandReference("tools/mach_commands.py"),
"pastebin": MachCommandReference("tools/mach_commands.py"),
"mozregression": MachCommandReference("tools/mach_commands.py"),