mercurial/posix.py
changeset 50929 18c8c18993f0
parent 49895 07792fd1837f
child 50996 82bc0b26db50
--- a/mercurial/posix.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/posix.py	Fri Sep 01 00:09:55 2023 +0200
@@ -36,7 +36,6 @@
 
 from .i18n import _
 from .pycompat import (
-    getattr,
     open,
 )
 from . import (