Skip to content

Commit

Permalink
removing env var
Browse files Browse the repository at this point in the history
  • Loading branch information
ljacobsson committed Nov 21, 2021
1 parent 5f987b9 commit fe23893
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env node
process.env.AWS_SDK_LOAD_CONFIG = 1;
const program = require("commander");
require("./commands/draw.io");
require("./commands/html");
Expand Down

0 comments on commit fe23893

Please sign in to comment.