Fix formatting: remove extra blank line

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
James Hush
2026-02-03 16:46:44 +08:00
parent 90bead06ab
commit 803a20cc00

View File

@@ -161,7 +161,6 @@ async def parse_telephony_websocket(websocket: WebSocket):
except json.JSONDecodeError:
first_message = {}
except StopAsyncIteration:
raise ValueError("WebSocket closed before receiving telephony handshake messages")
# Second message