Remove references to no-longer-in-tree Python packages

This commit is contained in:
Corey Farwell 2015-08-09 14:25:18 -04:00
parent e38df50bbf
commit 31e57cb349
3 changed files with 0 additions and 37 deletions

View file

@ -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",
]