mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-31 12:44:52 +00:00
Clean up __init__ file
This commit is contained in:
parent
2dc57002d6
commit
331eb62455
1 changed files with 1 additions and 2 deletions
|
|
@ -18,6 +18,5 @@
|
|||
|
||||
from .chat_action import ChatAction
|
||||
from .client import Client
|
||||
from .parse_mode import ParseMode
|
||||
from .emoji import Emoji
|
||||
from . import message_parser
|
||||
from .parse_mode import ParseMode
|
||||
|
|
|
|||
Loading…
Reference in a new issue