Skip to content

Commit 3e6c788

Browse files
🔥 smol
1 parent 88b46f2 commit 3e6c788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module.exports = class Logger {
1+
module.exports = class l {
22
constructor(s) {
33
this.p = s.production;
44
}

0 commit comments

Comments
 (0)