diff --git a/client/src/rtengine/index.js b/client/src/rtengine/index.js index 6bc1078..c933cd7 100755 --- a/client/src/rtengine/index.js +++ b/client/src/rtengine/index.js @@ -1,6 +1,5 @@ import TopicsController from "./topics" import { version } from "../../package.json" -import path from "node:path" /** * WebSocket client for real-time communication with a backend service.