Skip to content

Commit

Permalink
what's going on
Browse files Browse the repository at this point in the history
  • Loading branch information
agnesgaroux committed Apr 12, 2024
1 parent 3858e1a commit 405435f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ object Main extends WellcomeTypesafeApp {
S3Client.builder().build()
implicit val s3AsyncClient: S3AsyncClient =
S3AsyncClient.crtBuilder().build()

implicit val s3TransferManager: S3TransferManager =
S3TransferManager.builder().s3Client(s3AsyncClient).build()

Expand Down

0 comments on commit 405435f

Please sign in to comment.