Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Sep 30, 2023
1 parent 2bec7c8 commit efabc9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ command.action(async options => {
console.log(message);
console.log(cursor);
console.log(clock);
process.exit()
});

// Setup HTTP server & Prometheus metrics
Expand Down

0 comments on commit efabc9b

Please sign in to comment.