This commit is contained in:
Windpicker-owo
2025-09-13 16:25:13 +08:00
parent 5c1a7ab33b
commit b9fe4b793f
2 changed files with 1 additions and 2 deletions

View File

@@ -58,7 +58,6 @@ class PlanGenerator:
target_info = TargetPersonInfo(**chat_target_info_dict)
available_actions = self._get_available_actions()
chat_history_raw = get_raw_msg_before_timestamp_with_chat(
chat_id=self.chat_id,
timestamp=time.time(),