chore: remove dead code and commented out blocks (#2611)

This commit is contained in:
yetone
2025-08-16 14:45:27 +08:00
committed by GitHub
parent c1ccb7867a
commit bd2079a5cc
4 changed files with 0 additions and 8 deletions

View File

@@ -238,7 +238,6 @@ When you're done, provide a clear and concise summary of what you found.]]):gsub
end
end
end
-- if session_ctx.on_messages_add then session_ctx.on_messages_add(msgs) end
end,
session_ctx = session_ctx,
on_start = session_ctx.on_start,