Skip to content

Commit 07eeec2

Browse files
committed
wip
1 parent 3d5b476 commit 07eeec2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

example-queue-project/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ async function push() {
7272
});
7373

7474
console.log('\nStarting workers...');
75-
console.log('Queue workers are running. Press Ctrl+C to exit.');
7675

7776
process.on('SIGINT', () => {
7877
console.log('\nShutting down gracefully...');

0 commit comments

Comments
 (0)