Skip to content

Commit 159c750

Browse files
committed
Removed console statement
1 parent a70347b commit 159c750

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/namespace.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ module.exports = {
215215
var cl = client(++ports)
216216
, io = create(cl)
217217
, calls = 0
218-
console.log(data)
219218
, ws;
220219

221220
io.of('/foo').on('connection', function (socket) {

0 commit comments

Comments
 (0)