diff options
Diffstat (limited to 'build/mach_bootstrap.py')
-rw-r--r-- | build/mach_bootstrap.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/mach_bootstrap.py b/build/mach_bootstrap.py index 0443eedda2..22eaa3425a 100644 --- a/build/mach_bootstrap.py +++ b/build/mach_bootstrap.py @@ -100,7 +100,6 @@ MACH_MODULES = [ 'python/mach/mach/commands/settings.py', 'python/compare-locales/mach_commands.py', 'python/mozbuild/mozbuild/mach_commands.py', - 'python/mozbuild/mozbuild/backend/mach_commands.py', 'python/mozbuild/mozbuild/compilation/codecomplete.py', 'python/mozbuild/mozbuild/frontend/mach_commands.py', 'services/common/tests/mach_commands.py', |