Skip to content

Commit 6f11cc8

Browse files
committed
chore: format
1 parent cc49842 commit 6f11cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ module.exports = Object
5252
AWS_ACCESS_KEY_ID: awsKeyId,
5353
AWS_SECRET_ACCESS_KEY: awsSecretAccessKey,
5454
AWS_SESSION_TOKEN: awsSessionToken,
55-
AWS_REGION: awsRegion,
55+
AWS_REGION: awsRegion
5656
} = this.getAll({
5757
AWS_ACCESS_KEY_ID: null,
5858
AWS_SECRET_ACCESS_KEY: null,

0 commit comments

Comments
 (0)