mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2026-06-22 19:58:11 +09:00
83cb68b63f
Removed unnecessary `removeSession` calls from WebSocket `finally` blocks as they are either handled elsewhere or no longer needed. This simplifies the error handling flow and ensures consistency across WebSocket route implementations.