Skip to content

Commit 3addf6b

Browse files
committed
chore: empty string test
1 parent 1cff7e2 commit 3addf6b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@ import * as dotenv from "dotenv";
22
// load environment variables (if you have them)
33
dotenv.config();
44
console.log("Welcome to ts-template");
5-
6-
const _EMPTY_STRING_TEST = "";

0 commit comments

Comments
 (0)