2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-05 00:35:10 +00:00

Remove unused constant

This commit is contained in:
Dan
2018-06-14 13:04:52 +02:00
parent 775cbb568f
commit b1f6131971

View File

@@ -56,7 +56,6 @@ class Session:
platform.release()
)
NET_WORKERS = 1
WAIT_TIMEOUT = 15
MAX_RETRIES = 5
ACKS_THRESHOLD = 8