Skip to content

Commit 8b0e78c

Browse files
committed
chore: fix formatting
1 parent 426944a commit 8b0e78c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

google-cloud-storage/src/main/java/com/google/cloud/storage/MultipartUploadSettings.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
*/
1616
package com.google.cloud.storage;
1717

18-
/**
19-
* Settings for configuring the {@link MultipartUploadClient}.
20-
*/
18+
/** Settings for configuring the {@link MultipartUploadClient}. */
2119
public final class MultipartUploadSettings {
2220
private final HttpStorageOptions options;
2321

0 commit comments

Comments
 (0)