Skip to content

Commit 97c5fac

Browse files
committed
remove log
1 parent f4a6afe commit 97c5fac

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/pages/signin/SignInPage.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,6 @@ function SignInPage({shouldEnableMaxHeight = true}: SignInPageInnerProps, ref: F
234234
Navigation.isNavigationReady().then(() => Navigation.navigate(ROUTES.SAML_SIGN_IN));
235235
}
236236

237-
console.error(shouldShowSMSDeliveryFailurePage);
238-
239237
let welcomeHeader = '';
240238
let welcomeText = '';
241239
const headerText = translate('login.hero.header');

0 commit comments

Comments
 (0)