Skip to content

Commit 4bb266b

Browse files
committed
remove redundant empty lines
1 parent 16d9769 commit 4bb266b

File tree

1 file changed

+0
-1
lines changed
  • components/webui/server/src/plugins/MongoSocketIoServer

1 file changed

+0
-1
lines changed

components/webui/server/src/plugins/MongoSocketIoServer/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// TODO: Move listeners to a separate file to reduce lines
44
// Reference: https://github.com/socketio/socket.io/blob/main/examples/basic-crud-application/server/lib/todo-management/todo.handlers.ts
55

6-
76
import {lookup as dnsLookup} from "node:dns/promises";
87

98
import fastifyHttpProxy from "@fastify/http-proxy";

0 commit comments

Comments
 (0)