Skip to content

Commit

Permalink
fix: remove env output
Browse files Browse the repository at this point in the history
  • Loading branch information
irony committed Nov 20, 2024
1 parent 7cd5f43 commit c00da46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/startWorkers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ Promise.all(workers.map((worker) => worker.run()))

discord.login()
console.log('Discord bot started')
console.log('env', process.env)

0 comments on commit c00da46

Please sign in to comment.