chore: 删除部分注释代码

This commit is contained in:
RockChinQ
2024-01-23 23:27:55 +08:00
parent ad5ef95e65
commit 2f877965cf
2 changed files with 0 additions and 14 deletions

View File

@@ -74,7 +74,6 @@ async def process_message(launcher_type: str, launcher_id: int, text_message: st
text_message = text_message.strip()
# 为强制消息延迟计时
start_time = time.time()