Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Aug 22, 2024
1 parent 1d1acdc commit b4838b7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ public void testS3ClientCreateDestroyWithTLS() {
.withRegion(REGION)
.withTlsContext(tlsContext);
try (S3Client client = createS3Client(clientOptions)) {

}
}
}
Expand Down

0 comments on commit b4838b7

Please sign in to comment.