mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Fix imports
This commit is contained in:
@@ -4,7 +4,7 @@ This module holds the CdnDecrypter utility class.
|
||||
from hashlib import sha256
|
||||
|
||||
from .. import _tl
|
||||
from ..crypto import AESModeCTR
|
||||
from .._crypto import AESModeCTR
|
||||
from ..errors import CdnFileTamperedError
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user