mercurial/pushkey.py
branchstable
changeset 49366 288de6f5d724
parent 48875 6000f5b25c9b
--- a/mercurial/pushkey.py	Thu Jun 16 15:15:03 2022 +0200
+++ b/mercurial/pushkey.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 . import (
     bookmarks,