mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-29 14:07:27 +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