diff -r d718eddf01d9 -r 18c8c18993f0 mercurial/wireprotov1server.py --- a/mercurial/wireprotov1server.py Thu Aug 31 23:56:15 2023 +0200 +++ b/mercurial/wireprotov1server.py Fri Sep 01 00:09:55 2023 +0200 @@ -11,7 +11,6 @@ from .i18n import _ from .node import hex -from .pycompat import getattr from . import ( bundle2,