Skip to content

Commit

Permalink
fix java 21 javadoc error
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Applin committed Jun 11, 2024
1 parent 5755b43 commit fc9b2e4
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,6 @@
* and Java-based S3 multipart client {@code S3AsyncClient.builder().multipartEnabled(true).build()}.
* If no client is configured, AWS-CRT based S3 client will be used if AWS CRT is in the classpath,
* otherwise, Java-based S3 multipart client will be used. </b>
* {@snippet
*
* }
*/
@SdkPublicApi
@ThreadSafe
Expand Down

0 comments on commit fc9b2e4

Please sign in to comment.