Skip to content

Commit 359a67f

Browse files
committed
dont log
1 parent c32b131 commit 359a67f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ function createHarness (conf_) {
7777

7878
process.nextTick(function () {
7979
if (pending.length) return pending.shift()();
80-
console.error("count", count)
8180
if (count === 0) {
8281
out.close();
8382
}

0 commit comments

Comments
 (0)