Skip to content

Commit defbb5b

Browse files
committed
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2 parents 3267bd0 + f2d4174 commit defbb5b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/chat/focus_chat/planners/planner_simple.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ async def plan(self, all_plan_info: List[InfoBase], running_memorys: List[Dict[s
263263
action = "no_reply"
264264
reasoning = f"Planner 内部处理错误: {outer_e}"
265265

266-
267266
# 恢复到默认动作集
268267
self.action_manager.restore_actions()
269268
logger.debug(

0 commit comments

Comments
 (0)