hgext/lfs/wrapper.py
changeset 50929 18c8c18993f0
parent 50928 d718eddf01d9
--- a/hgext/lfs/wrapper.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/hgext/lfs/wrapper.py	Fri Sep 01 00:09:55 2023 +0200
@@ -10,10 +10,6 @@
 
 from mercurial.i18n import _
 from mercurial.node import bin, hex, short
-from mercurial.pycompat import (
-    getattr,
-    setattr,
-)
 
 from mercurial import (
     bundle2,