aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security/jwt_verifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/security/jwt_verifier.h')
-rw-r--r--src/core/security/jwt_verifier.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/security/jwt_verifier.h b/src/core/security/jwt_verifier.h
index 8077e24883..7a32debfcb 100644
--- a/src/core/security/jwt_verifier.h
+++ b/src/core/security/jwt_verifier.h
@@ -133,4 +133,3 @@ grpc_jwt_verifier_status grpc_jwt_claims_check(const grpc_jwt_claims *claims,
const char *audience);
#endif /* GRPC_INTERNAL_CORE_SECURITY_JWT_VERIFIER_H */
-