We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c7853 commit e628b6dCopy full SHA for e628b6d
utils/logger.js
@@ -13,6 +13,4 @@ class Logger {
13
}
14
15
16
-module.exports = {
17
- Logger,
18
-};
+module.exports = { Logger };
0 commit comments