remove unwanted import

This commit is contained in:
SrGooglo 2025-04-10 19:25:18 +00:00
parent 036c09dc1d
commit ff38d45b96

View File

@ -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.