hgext/commitextras.py
changeset 48875 6000f5b25c9b
parent 48370 45a073af50a2
child 50928 d718eddf01d9
--- a/hgext/commitextras.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/hgext/commitextras.py	Thu Mar 03 17:34:00 2022 +0100
@@ -7,7 +7,6 @@
 
 '''adds a new flag extras to commit (ADVANCED)'''
 
-from __future__ import absolute_import
 
 import re