Skip to content

Commit 8c4aa07

Browse files
committed
refac: remove leftover initialization property
1 parent 87d7f62 commit 8c4aa07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/types/SocketControllersOptions.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ export interface SocketControllersOptions {
88

99
port?: number;
1010

11-
ioHttpServer?: any;
12-
1311
controllers?: Function[] | string[];
1412

1513
middlewares?: Function[] | string[];

0 commit comments

Comments
 (0)