hgext/clonebundles.py
changeset 48875 6000f5b25c9b
parent 45785 80f32ec8653a
child 50403 5ae30ff79c76
child 50645 bf7404f2e22d
--- a/hgext/clonebundles.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/hgext/clonebundles.py	Thu Mar 03 17:34:00 2022 +0100
@@ -202,7 +202,6 @@
 Mercurial server when the bundle hosting service fails.
 """
 
-from __future__ import absolute_import
 
 from mercurial import (
     bundlecaches,