mirror of
https://github.com/FuQuan233/nonebot-plugin-llmchat.git
synced 2025-09-04 18:30:43 +00:00
♻️ fix lint problems
This commit is contained in:
parent
0f09015042
commit
6aea492281
1 changed files with 0 additions and 2 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue