hgext/__init__.py
changeset 1811 b1a81ef01faa
parent 1810 ce4018f03520
child 1822 8cf82e55f48c
--- a/hgext/__init__.py	Tue Nov 01 16:18:21 2016 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-from __future__ import absolute_import
-import pkgutil
-__path__ = pkgutil.extend_path(__path__, __name__)
-