mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 17:58:26 +08:00
Adjust imports
This commit is contained in:
parent
be7a4c243e
commit
e59a81858d
@ -1,7 +1,7 @@
|
|||||||
import asyncio
|
import asyncio
|
||||||
from typing import Dict, Any, Callable
|
from typing import Callable
|
||||||
|
|
||||||
from aiocqhttp.message import MessageSegment
|
from aiocqhttp.message import *
|
||||||
|
|
||||||
from . import NoneBot
|
from . import NoneBot
|
||||||
from .command import handle_command, SwitchException
|
from .command import handle_command, SwitchException
|
||||||
|
Loading…
Reference in New Issue
Block a user