Skip to content

Commit 162ca35

Browse files
committed
rm log
1 parent 87ee9c9 commit 162ca35

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/worker.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@ export abstract class Worker {
359359

360360
return;
361361
default:
362-
console.error(e);
363362
this.logger.error('Unknown error: ', e);
364363
await this.sendToStash(msg);
365364
}

0 commit comments

Comments
 (0)