♻️ fix lint problems

This commit is contained in:
FuQuan233 2025-04-26 21:55:44 +08:00
parent 0f09015042
commit 6aea492281

View file

@ -37,8 +37,6 @@ require("nonebot_plugin_apscheduler")
from nonebot_plugin_apscheduler import scheduler
if TYPE_CHECKING:
from collections.abc import Iterable
from openai.types.chat import ChatCompletionMessageParam
__plugin_meta__ = PluginMetadata(