mercurial/testing/storage.py
changeset 50929 18c8c18993f0
parent 48875 6000f5b25c9b
child 51270 ceeb8fa23cc8
--- a/mercurial/testing/storage.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/testing/storage.py	Fri Sep 01 00:09:55 2023 +0200
@@ -12,7 +12,6 @@
     hex,
     nullrev,
 )
-from ..pycompat import getattr
 from .. import (
     error,
     mdiff,