mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Slightly reorganise the project structure
This commit is contained in:
@@ -4,7 +4,8 @@ import threading
|
||||
import unittest
|
||||
|
||||
import telethon.network.authenticator as authenticator
|
||||
from telethon.network import TcpClient, TcpTransport
|
||||
from telethon.extensions import TcpClient
|
||||
from telethon.network import TcpTransport
|
||||
|
||||
|
||||
def run_server_echo_thread(port):
|
||||
|
Reference in New Issue
Block a user