Skip to content

Commit 2e44198

Browse files
authored
fix: shorten comment
1 parent 310ad5a commit 2e44198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/createRequest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
} = require("@requestnetwork/epk-signature");
1010
const { config } = require("dotenv");
1111

12-
// Load environment variables from .env file (without overriding variables already set)
12+
// Load environment variables from .env file
1313
config();
1414

1515
const epkSignatureProvider = new EthereumPrivateKeySignatureProvider({

0 commit comments

Comments
 (0)