mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-11 06:26:42 +00:00
🏗️ change code structure
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
from nonebot import on_command
|
||||
from nonebot.log import logger
|
||||
from nonebot.processor import Depends
|
||||
from nonebot.dependencies import Depends
|
||||
|
||||
test = on_command("123")
|
||||
|
||||
|
Reference in New Issue
Block a user