hgext/remotefilelog/basepack.py
changeset 50929 18c8c18993f0
parent 49306 2e726c934fcd
child 51299 726d8584905a
--- a/hgext/remotefilelog/basepack.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/hgext/remotefilelog/basepack.py	Fri Sep 01 00:09:55 2023 +0200
@@ -7,7 +7,6 @@
 
 from mercurial.i18n import _
 from mercurial.pycompat import (
-    getattr,
     open,
 )
 from mercurial.node import hex