Skip to content

Commit

Permalink
Update logger.js
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuel-braz authored Sep 11, 2023
1 parent 51c7853 commit e628b6d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions utils/logger.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,4 @@ class Logger {
}
}

module.exports = {
Logger,
};
module.exports = { Logger };

0 comments on commit e628b6d

Please sign in to comment.