添加小棉工具弃用提示

This commit is contained in:
2024-12-24 00:29:48 +08:00
parent 1c74ddca7d
commit e4d9fef670
3 changed files with 5 additions and 4 deletions

View File

@ -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