From f7e64c6cb46337fdd476000ed39aa716aa15f937 Mon Sep 17 00:00:00 2001 From: rvck Date: Wed, 6 Aug 2025 22:50:56 +0700 Subject: [PATCH] Update tcp.py --- pyrogram/connection/transport/tcp/tcp.py | 1 - 1 file changed, 1 deletion(-) 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(