mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-18 13:34:54 +00:00
Remove TODO
This commit is contained in:
parent
1fc160c566
commit
980807f1de
@ -29,7 +29,6 @@ class Connection:
|
||||
MAX_RETRIES = 3
|
||||
|
||||
MODES = {
|
||||
# TODO: Implement other protocols using asyncio
|
||||
0: TCPFull,
|
||||
1: TCPAbridged,
|
||||
2: TCPIntermediate,
|
||||
|
Loading…
Reference in New Issue
Block a user