mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-20 11:26:07 +00:00
feat: 删除代码中对 mirai 的引用
This commit is contained in:
@@ -2,8 +2,6 @@ from __future__ import annotations
|
||||
import abc
|
||||
import typing
|
||||
|
||||
# import mirai
|
||||
# from mirai.models.message import MessageComponent
|
||||
|
||||
from ...core import app
|
||||
from ...core import entities as core_entities
|
||||
|
||||
Reference in New Issue
Block a user