Skip to content

Commit 980807f

Browse files
committed
Remove TODO
1 parent 1fc160c commit 980807f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyrogram/connection/connection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ class Connection:
2929
MAX_RETRIES = 3
3030

3131
MODES = {
32-
# TODO: Implement other protocols using asyncio
3332
0: TCPFull,
3433
1: TCPAbridged,
3534
2: TCPIntermediate,

0 commit comments

Comments
 (0)