mercurial/unionrepo.py
changeset 50929 18c8c18993f0
parent 50413 3a2df812e1c7
child 51013 93a44c1ba0c6
--- a/mercurial/unionrepo.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/unionrepo.py	Fri Sep 01 00:09:55 2023 +0200
@@ -13,7 +13,6 @@
 
 
 from .i18n import _
-from .pycompat import getattr
 
 from . import (
     changelog,