Skip to content

Commit

Permalink
appease semistandard
Browse files Browse the repository at this point in the history
  • Loading branch information
recursivefunk committed Aug 19, 2024
1 parent 169f990 commit 23ba593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module.exports = Object
} = this.getAll({
AWS_ACCESS_KEY_ID: null,
AWS_SECRET_ACCESS_KEY: null,
AWS_REGION: region,
AWS_REGION: region
});

return {
Expand Down

0 comments on commit 23ba593

Please sign in to comment.