From 6652fe276c0ef8082e4280f6fd3da268620a3170 Mon Sep 17 00:00:00 2001 From: Lonami Exo Date: Mon, 7 May 2018 17:05:27 +0200 Subject: [PATCH] Remove broken packet length check --- telethon/network/connection.py | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/telethon/network/connection.py b/telethon/network/connection.py index a877ac0f..45afaefc 100644 --- a/telethon/network/connection.py +++ b/telethon/network/connection.py @@ -183,26 +183,6 @@ class Connection: """ packet_len_seq = self.read(8) # 4 and 4 packet_len, seq = struct.unpack('