mercurial/debugcommands.py
changeset 50929 18c8c18993f0
parent 50928 d718eddf01d9
child 50944 2a7dba8658a7
--- a/mercurial/debugcommands.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/debugcommands.py	Fri Sep 01 00:09:55 2023 +0200
@@ -33,7 +33,6 @@
     short,
 )
 from .pycompat import (
-    getattr,
     open,
 )
 from . import (