mercurial/wireprotoframing.py
changeset 50926 18c8c18993f0
parent 48946 642e31cb55f0
child 51686 493034cc3265
--- 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,