diff -r d718eddf01d9 -r 18c8c18993f0 mercurial/wireprotoframing.py --- a/mercurial/wireprotoframing.py Thu Aug 31 23:56:15 2023 +0200 +++ b/mercurial/wireprotoframing.py Fri Sep 01 00:09:55 2023 +0200 @@ -14,7 +14,6 @@ import struct from .i18n import _ -from .pycompat import getattr from .thirdparty import attr from . import ( encoding,