mirror of https://github.com/Mai-with-u/MaiBot.git
ruff
parent
646ca52526
commit
d2dc9f86e6
|
|
@ -28,7 +28,6 @@ from .idle_conversation_starter import IdleConversationStarter
|
|||
from .pfc_KnowledgeFetcher import KnowledgeFetcher
|
||||
from .waiter import Waiter
|
||||
from .reply_checker import ReplyChecker
|
||||
from . import actions
|
||||
|
||||
# >>> 新增导入 <<<
|
||||
from .conversation_loop import run_conversation_loop # 导入新的循环函数
|
||||
|
|
|
|||
Loading…
Reference in New Issue