diff --git a/pyrogram/connection/transport/tcp/tcp.py b/pyrogram/connection/transport/tcp/tcp.py index 86fa6ae5..3b7b0944 100644 --- a/pyrogram/connection/transport/tcp/tcp.py +++ b/pyrogram/connection/transport/tcp/tcp.py @@ -388,7 +388,6 @@ class TCP: self.reader, destination, username=username, - timeout=self.TIMEOUT, ) elif scheme.upper() == "HTTP": await handler.handshake(