diff --git a/telethon/network/connection.py b/telethon/network/connection.py index 718ba496..eaa2c9e5 100644 --- a/telethon/network/connection.py +++ b/telethon/network/connection.py @@ -185,26 +185,6 @@ class Connection: # by asyncio? packet_len_seq = await self.read(8) # 4 and 4 packet_len, seq = struct.unpack('