Skip to content

Commit 6a03e5f

Browse files
committed
[fix] remove stuff
1 parent 2a59366 commit 6a03e5f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/caronte/passes/ws.js

-3
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@ function stream(req, socket, options, head) {
8787
});
8888

8989
r.end();
90-
91-
92-
//req.pipe(new WebsocketStream(options, head)).pipe(socket);
9390
}
9491

9592
] // <--

0 commit comments

Comments
 (0)