mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-10 10:49:39 +00:00
Refactored imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This file is based on TLSharp
|
||||
# https://github.com/sochix/TLSharp/blob/master/TLSharp.Core/MTProto/Crypto/RSA.cs
|
||||
from utils.binary_writer import BinaryWriter
|
||||
import utils.helpers as utils
|
||||
import utils
|
||||
from utils import BinaryWriter
|
||||
|
||||
|
||||
class RSAServerKey:
|
||||
|
Reference in New Issue
Block a user