hgdemandimport/__init__.py
changeset 48875 6000f5b25c9b
parent 45559 07731064ac41
child 48947 425585f057e0
--- a/hgdemandimport/__init__.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/hgdemandimport/__init__.py	Thu Mar 03 17:34:00 2022 +0100
@@ -11,7 +11,6 @@
 # demand loading is per-package. Keeping demandimport in the mercurial package
 # would disable demand loading for any modules in mercurial.
 
-from __future__ import absolute_import
 
 import os
 import sys