mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-10 10:49:39 +00:00
Fix imports
This commit is contained in:
@@ -9,7 +9,7 @@ from .tcpintermediate import (
|
||||
RandomizedIntermediatePacketCodec
|
||||
)
|
||||
|
||||
from ...crypto import AESModeCTR
|
||||
from ..._crypto import AESModeCTR
|
||||
|
||||
|
||||
class MTProxyIO:
|
||||
|
Reference in New Issue
Block a user