mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Refactored imports
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# This file is based on TLSharp
|
||||
# https://github.com/sochix/TLSharp/blob/master/TLSharp.Core/Network/TcpTransport.cs
|
||||
from zlib import crc32
|
||||
from network.tcp_message import TcpMessage
|
||||
from network.tcp_client import TcpClient
|
||||
from network import TcpMessage, TcpClient
|
||||
|
||||
|
||||
class TcpTransport:
|
||||
|
Reference in New Issue
Block a user