mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-06 23:24:50 +00:00
Remove TODO
This commit is contained in:
parent
1fc160c566
commit
980807f1de
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue