mercurial/dispatch.py
changeset 50952 18c8c18993f0
parent 50951 d718eddf01d9
child 51380 82131be5258e
--- a/mercurial/dispatch.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/dispatch.py	Fri Sep 01 00:09:55 2023 +0200
@@ -18,7 +18,6 @@
 
 
 from .i18n import _
-from .pycompat import getattr
 
 from hgdemandimport import tracing