mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-11 08:16:03 +00:00
feat: 删除代码中对 mirai 的引用
This commit is contained in:
@@ -5,7 +5,6 @@ import time
|
||||
import traceback
|
||||
import json
|
||||
|
||||
# import mirai
|
||||
|
||||
from .. import handler
|
||||
from ... import entities
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
from __future__ import annotations
|
||||
import typing
|
||||
|
||||
# import mirai
|
||||
|
||||
from .. import handler
|
||||
from ... import entities
|
||||
|
||||
Reference in New Issue
Block a user