hgext/fastannotate/__init__.py
changeset 48875 6000f5b25c9b
parent 43077 687b865b95ad
child 51859 f4733654f144
--- a/hgext/fastannotate/__init__.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/hgext/fastannotate/__init__.py	Thu Mar 03 17:34:00 2022 +0100
@@ -101,7 +101,6 @@
 #
 # * format changes to the revmap file (maybe use length-encoding
 #   instead of null-terminated file paths at least?)
-from __future__ import absolute_import
 
 from mercurial.i18n import _
 from mercurial import (