From 43eee11c7e66d4b7ed676e77fbbbf34581c0e5fc Mon Sep 17 00:00:00 2001 From: Sergiu Toma Date: Mon, 19 Sep 2022 16:53:32 +0300 Subject: [PATCH] LINXD-2222: Update --- app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app.js b/app.js index 6a2a0f3..8d33b16 100644 --- a/app.js +++ b/app.js @@ -16,7 +16,6 @@ const __dirname = path.resolve() // import Server from 'socket.io' import mediasoup from 'mediasoup' -import * as express from "express"; // import * as https from "http"; import Server from "socket.io"; // import middleware from 'socketio-wildcard'