Bug 1714641: Remove usages of vendored "futures" library r=ahal
`concurrent.futures` functionality has been part of Python since Python 3.2. Differential Revision: https://phabricator.services.mozilla.com/D117068
This commit is contained in:
@@ -25,7 +25,6 @@ EXTRA_PATHS = (
|
||||
"testing/mozbase/manifestparser",
|
||||
"testing/mozbase/mozfile",
|
||||
"testing/mozbase/mozprocess",
|
||||
"third_party/python/futures",
|
||||
"third_party/python/jsmin",
|
||||
"third_party/python/which",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user