Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
agnesgaroux committed Apr 12, 2024
1 parent d28d3d5 commit 425a115
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ object Main extends WellcomeTypesafeApp {
CloudWatchBuilder.buildCloudWatchMetrics(config)

implicit val sqsClient: SqsAsyncClient =
SqsAsyncClient.builder().build()use
SqsAsyncClient.builder().build()

implicit val lockDao: DynamoLockDao =
DynamoLockDaoBuilder.buildDynamoLockDao(config)
Expand Down

0 comments on commit 425a115

Please sign in to comment.