Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanrahic committed Jul 21, 2020
1 parent 727693e commit e794ee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ var Logsene = function (options) {
})
}

// maybe this?
if (options.handleErrors) {
process.on('error', function (err) {
console.log(new Date().toISOString() + ' winston-logsene: unhandledError: ' + err + ' ' + err.stack)
Expand Down

0 comments on commit e794ee0

Please sign in to comment.