hgext/largefiles/remotestore.py
changeset 48875 6000f5b25c9b
parent 46907 ffd3e823a7e5
child 48916 bac59722c5a3
--- a/hgext/largefiles/remotestore.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/hgext/largefiles/remotestore.py	Thu Mar 03 17:34:00 2022 +0100
@@ -5,7 +5,6 @@
 # GNU General Public License version 2 or any later version.
 
 '''remote largefile store; the base class for wirestore'''
-from __future__ import absolute_import
 
 from mercurial.i18n import _