hgext/beautifygraph.py
changeset 48875 6000f5b25c9b
parent 46204 36c05ab02232
child 49284 d44e3c45f0e4
--- a/hgext/beautifygraph.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/hgext/beautifygraph.py	Thu Mar 03 17:34:00 2022 +0100
@@ -11,7 +11,6 @@
    A terminal with UTF-8 support and monospace narrow text are required.
 '''
 
-from __future__ import absolute_import
 
 from mercurial.i18n import _
 from mercurial import (