Skip to content

Commit 5b36ca7

Browse files
authored
fix: remove dotenv (#125)
1 parent 9413715 commit 5b36ca7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.changeset/changelog.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
const { config } = require("dotenv");
2-
3-
config();
4-
51
const REPO = "awslabs/aws-sdk-js-codemod";
62

73
const getGithubCommitWithLink = (commit) =>

0 commit comments

Comments
 (0)