Skip to content

Commit 9d451e2

Browse files
committed
lint with google-java-format 1.7
1 parent 7cd8cc1 commit 9d451e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleCredential.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@
140140
* response handler, take a look at the sample usage for {@link HttpExecuteInterceptor} and {@link
141141
* HttpUnsuccessfulResponseHandler}, which are interfaces that this class also implements.
142142
*
143-
* @since 1.7
144143
* @author Yaniv Inbar
144+
* @since 1.7
145145
* @deprecated Please use <a href="https://github.com/googleapis/google-auth-library-java">
146146
* google-auth-library</a> for handling Application Default Credentials and other non-OAuth2
147147
* based authentication.

0 commit comments

Comments
 (0)