mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Significantly clean-up imports
Sure wish I would've automated this.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from typing import Tuple
|
||||
|
||||
from pytest import raises
|
||||
from telethon._impl.mtproto.transport.intermediate import Intermediate
|
||||
from telethon._impl.mtproto import Intermediate
|
||||
|
||||
|
||||
class Output(bytearray):
|
||||
|
Reference in New Issue
Block a user