mercurial/smartset.py
changeset 50929 18c8c18993f0
parent 50928 d718eddf01d9
child 51111 5ae05937b98f
--- a/mercurial/smartset.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/smartset.py	Fri Sep 01 00:09:55 2023 +0200
@@ -6,7 +6,6 @@
 # GNU General Public License version 2 or any later version.
 
 
-from .pycompat import getattr
 from . import (
     encoding,
     error,