Skip to content

Commit

Permalink
fix: add prettier trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Feb 16, 2021
1 parent f830352 commit e08f9eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import {
RetryResolvedConfig,
getOmitRetryHeadersPlugin,
getRetryPlugin,
resolveRetryConfig
resolveRetryConfig,
} from "@aws-sdk/middleware-retry";
import {
AwsAuthInputConfig,
Expand Down

0 comments on commit e08f9eb

Please sign in to comment.