tests/test-demandimport.py
changeset 48875 6000f5b25c9b
parent 46226 0826d684a1b5
child 49588 7236f11db0c3
child 49938 643312047e44
--- a/tests/test-demandimport.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/tests/test-demandimport.py	Thu Mar 03 17:34:00 2022 +0100
@@ -1,5 +1,3 @@
-from __future__ import absolute_import, print_function
-
 from mercurial import demandimport
 
 demandimport.enable()