Skip to content

Commit a273854

Browse files
committed
chore: Resolve merge conflicts
2 parents d06210a + 7f58e13 commit a273854

2 files changed

Lines changed: 5141 additions & 4253 deletions

File tree

google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/ExternalAccountAuthorizedUserCredentials.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ public class ExternalAccountAuthorizedUserCredentials extends GoogleCredentials
9494

9595
private @Nullable String refreshToken;
9696

97-
private transient HttpTransportFactory transportFactory;
97+
private transient @Nullable HttpTransportFactory transportFactory;
9898

9999
/**
100100
* Internal constructor.

0 commit comments

Comments
 (0)