Skip to content

Commit 4c04640

Browse files
committed
fix(config): Delete dummyString variable to trigger new beta version release
1 parent cc348fa commit 4c04640

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,4 @@ const defaultConfig = {
6060
}
6161
}
6262

63-
const dummyString = 'dummyString'
64-
6563
module.exports = defaultConfig

0 commit comments

Comments
 (0)