mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-07 07:24:51 +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 .chat_action import ChatAction
|
||||||
from .client import Client
|
from .client import Client
|
||||||
from .parse_mode import ParseMode
|
|
||||||
from .emoji import Emoji
|
from .emoji import Emoji
|
||||||
from . import message_parser
|
from .parse_mode import ParseMode
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue