hgext/narrow/narrowrepo.py
branchstable
changeset 49366 288de6f5d724
parent 48875 6000f5b25c9b
child 49753 ff7134e03629
--- a/hgext/narrow/narrowrepo.py	Thu Jun 16 15:15:03 2022 +0200
+++ b/hgext/narrow/narrowrepo.py	Thu Jun 16 15:28:54 2022 +0200
@@ -5,7 +5,6 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.
 
-from __future__ import absolute_import
 
 from mercurial import wireprototypes