mercurial/hbisect.py
branchstable
changeset 49366 288de6f5d724
parent 48875 6000f5b25c9b
child 49441 3ef153aa1eed
--- a/mercurial/hbisect.py	Thu Jun 16 15:15:03 2022 +0200
+++ b/mercurial/hbisect.py	Thu Jun 16 15:28:54 2022 +0200
@@ -8,7 +8,6 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.
 
-from __future__ import absolute_import
 
 import collections
 import contextlib