mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-11-11 04:16:41 +00:00
fix import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from typing import Union, Callable
|
||||
|
||||
from nonebot.command import on_command
|
||||
from nonebot.plugin import on_command
|
||||
from nonebot.typing import CommandName_T
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user