mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 22:59:53 +00:00
添加小棉工具弃用提示
This commit is contained in:
@ -2,9 +2,6 @@ import json
|
||||
from pathlib import Path
|
||||
|
||||
from nonebot import require
|
||||
|
||||
require("nonebot_plugin_localstore")
|
||||
|
||||
from nonebot_plugin_localstore import get_plugin_data_file # type: ignore
|
||||
|
||||
from nonebot_plugin_marshoai.plugin import ( # type: ignore
|
||||
|
Reference in New Issue
Block a user