Skip to content

Commit 9d35ac4

Browse files
committed
chore: remove comment
1 parent c3cd6b7 commit 9d35ac4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/Server.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ class Server {
3636
this.webSocketProxies = [];
3737
this.sockets = [];
3838

39-
// TODO: remove this after plugin support is published
4039
if (compiler) {
4140
this.compiler = compiler;
4241
}

0 commit comments

Comments
 (0)