mercurial/hg.py
changeset 50926 18c8c18993f0
parent 50925 d718eddf01d9
child 51605 3e0f86f09f26
--- a/mercurial/hg.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/hg.py	Fri Sep 01 00:09:55 2023 +0200
@@ -19,7 +19,6 @@
     sha1nodeconstants,
     short,
 )
-from .pycompat import getattr
 
 from . import (
     bookmarks,