Skip to content

Commit 2727339

Browse files
committed
chore: fmt
1 parent b0eef60 commit 2727339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public abstract class StorageOptions extends ServiceOptions<Storage, StorageOpti
6464
@Deprecated
6565
public static class DefaultStorageFactory extends HttpStorageFactory {
6666
private static final long serialVersionUID = -7856840922014956661L;
67-
67+
6868
/** @deprecated Use {@link HttpStorageDefaults#getDefaultServiceFactory()} */
6969
@Deprecated
7070
public DefaultStorageFactory() {

0 commit comments

Comments
 (0)