From fbae43c542800fe402d0925e1e81340a02c6ca1c Mon Sep 17 00:00:00 2001 From: Sunpy Date: Thu, 1 Aug 2019 01:10:52 +0200 Subject: [PATCH] Removed data length --- handlers/mainHandler.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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"