Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit a329c41

Browse files
authored
docs: remove bad javadoc tags (#478)
1 parent db3e5eb commit a329c41

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

appengine/java/com/google/auth/appengine/AppEngineCredentials.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ public class AppEngineCredentials extends GoogleCredentials implements ServiceAc
7070
private transient AppIdentityService appIdentityService;
7171

7272
/**
73-
* {@inheritDoc}
74-
*
7573
* @deprecated AppEngineCredentials should be instantiated via its Builder. See
7674
* https://github.com/googleapis/google-auth-library-java#google-auth-library-appengine
7775
*/
@@ -82,8 +80,6 @@ public static GoogleCredentials getApplicationDefault() throws IOException {
8280
}
8381

8482
/**
85-
* {@inheritDoc}
86-
*
8783
* @deprecated AppEngineCredentials should be instantiated via its Builder. See
8884
* https://github.com/googleapis/google-auth-library-java#google-auth-library-appengine
8985
*/

0 commit comments

Comments
 (0)