mercurial/util.py
changeset 48875 6000f5b25c9b
parent 48873 5aafc3c5bdec
child 48897 10839394f39b
--- a/mercurial/util.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/mercurial/util.py	Thu Mar 03 17:34:00 2022 +0100
@@ -13,7 +13,6 @@
 hide platform-specific details from the core.
 """
 
-from __future__ import absolute_import, print_function
 
 import abc
 import collections