aboutsummaryrefslogtreecommitdiffstats
path: root/python/mach_bootstrap.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/mach_bootstrap.py')
-rw-r--r--python/mach_bootstrap.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/mach_bootstrap.py b/python/mach_bootstrap.py
index e04d1781bdd..2e36b0cefc0 100644
--- a/python/mach_bootstrap.py
+++ b/python/mach_bootstrap.py
@@ -12,10 +12,6 @@ from distutils.spawn import find_executable
SEARCH_PATHS = [
"python/mach",
- "python/toml",
- "python/mozlog",
- "python/mozinfo",
- "python/mozdebug",
"tests/wpt",
"tests/wpt/harness",
]