mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
Fix patched import
This commit is contained in:
parent
b85f50e314
commit
acb066ad2e
|
@ -1,4 +1,2 @@
|
|||
# Compatibility for people relying on this module
|
||||
from ..custom.message import Message
|
||||
|
||||
MessageService = MessageEmpty = Message
|
||||
from ..custom.message import MessageEmpty, MessageService, Message
|
||||
|
|
Loading…
Reference in New Issue
Block a user