mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +00:00
Optimize imports
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
from os import path
|
||||
|
||||
import none
|
||||
|
||||
from none_demo import config
|
||||
|
||||
bot = none.create_bot(config)
|
||||
|
Reference in New Issue
Block a user