删掉调试语句

pull/914/head
Bakadax 2025-05-02 01:26:16 +08:00
parent 8c78cf59ba
commit 14d21c8b08
1 changed files with 1 additions and 2 deletions

View File

@ -580,8 +580,7 @@ class HeartFChatting:
response_set=reply,
send_emoji=emoji_query,
)
print("消息发送成功,准备进入绰号分析")
# 调用工具函数触发绰号分析
await trigger_nickname_analysis_if_needed(anchor_message, reply, self.chat_stream)