Skip to content

Commit f86f7e6

Browse files
committed
chore: remove doc
1 parent f420390 commit f86f7e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

googleapis_auth/lib/src/auth_client_signing_extension.dart

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ import 'utils.dart';
4141
extension AuthClientSigningExtension on AuthClient {
4242
/// Signs some bytes using the credentials from this auth client.
4343
///
44-
/// This is the Dart equivalent of `GoogleAuth.sign()` from the Node.js
45-
/// google-auth-library.
46-
///
4744
/// The signing behavior depends on the auth client type:
4845
/// - [ImpersonatedAuthClient]: Uses IAM signBlob API to sign using the
4946
/// target principal.

0 commit comments

Comments
 (0)