hgext/fastexport.py
changeset 48875 6000f5b25c9b
parent 48116 5ced12cfa41b
child 50401 dd42156b6441
--- a/hgext/fastexport.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/hgext/fastexport.py	Thu Mar 03 17:34:00 2022 +0100
@@ -7,7 +7,6 @@
 # The format specification for fast-import streams can be found at
 # https://git-scm.com/docs/git-fast-import#_input_format
 
-from __future__ import absolute_import
 import re
 
 from mercurial.i18n import _