diff --git a/handlers/mainHandler.py b/handlers/mainHandler.py index 90c3cfa..5feedc2 100644 --- a/handlers/mainHandler.py +++ b/handlers/mainHandler.py @@ -104,9 +104,8 @@ async def handle(ws, path): await send_error(b"Flight not found") else: data = flights[uuid].get_all() - await cli.ws.send(struct.pack(b"