mercurial/thirdparty/concurrent/__init__.py
changeset 37624 33db69b6b58b
parent 37623 eb687c28a915
--- a/mercurial/thirdparty/concurrent/__init__.py	Wed Apr 11 14:48:24 2018 -0700
+++ b/mercurial/thirdparty/concurrent/__init__.py	Mon Apr 09 12:19:37 2018 -0700
@@ -1,3 +0,0 @@
-from pkgutil import extend_path
-
-__path__ = extend_path(__path__, __name__)