mercurial/obsolete.py
changeset 50929 18c8c18993f0
parent 49424 360c156e1f81
child 51122 5f9af8422b31
--- a/mercurial/obsolete.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/obsolete.py	Fri Sep 01 00:09:55 2023 +0200
@@ -73,7 +73,6 @@
 import weakref
 
 from .i18n import _
-from .pycompat import getattr
 from .node import (
     bin,
     hex,