Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit ac7c79c

Browse files
Too much noise in the CI logs.
1 parent 132754c commit ac7c79c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/job-manager.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ class JobManager {
8585
this.createWorker();
8686
}
8787
});
88-
89-
console.log('Created worker:', this.worker);
9088
}
9189

9290
killWorker () {

0 commit comments

Comments
 (0)