mercurial/testing/revlog.py
changeset 48875 6000f5b25c9b
parent 46785 521ac0d7047f
child 51239 7eea2e4109ae
--- a/mercurial/testing/revlog.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/mercurial/testing/revlog.py	Thu Mar 03 17:34:00 2022 +0100
@@ -1,4 +1,3 @@
-from __future__ import absolute_import
 import unittest
 
 # picked from test-parse-index2, copied rather than imported