mercurial/bookmarks.py
changeset 50929 18c8c18993f0
parent 49306 2e726c934fcd
--- a/mercurial/bookmarks.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/bookmarks.py	Fri Sep 01 00:09:55 2023 +0200
@@ -14,7 +14,6 @@
     hex,
     short,
 )
-from .pycompat import getattr
 from . import (
     encoding,
     error,