hgext/fetch.py
changeset 48875 6000f5b25c9b
parent 46939 b133154f1e7b
child 49731 c130d2d8d775
--- a/hgext/fetch.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/hgext/fetch.py	Thu Mar 03 17:34:00 2022 +0100
@@ -7,7 +7,6 @@
 
 '''pull, update and merge in one command (DEPRECATED)'''
 
-from __future__ import absolute_import
 
 from mercurial.i18n import _
 from mercurial.node import short