From ad69eb72d5d663d9e02326627c04ded802635d40 Mon Sep 17 00:00:00 2001 From: chicoribas Date: Mon, 12 Jul 2021 14:43:04 -0300 Subject: [PATCH] Updating Api Report Signed-off-by: chicoribas --- plugins/auth-backend/api-report.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/auth-backend/api-report.md b/plugins/auth-backend/api-report.md index e7ec0f3221..e2ee1a6352 100644 --- a/plugins/auth-backend/api-report.md +++ b/plugins/auth-backend/api-report.md @@ -99,9 +99,6 @@ export class IdentityClient { }>; } -// @public (undocumented) -export const microsoftDefaultSignInResolver: SignInResolver; - // @public (undocumented) export const microsoftEmailSignInResolver: SignInResolver;