diff --git a/app/screens/login/sso_options.tsx b/app/screens/login/sso_options.tsx index d23baf0c8..af6a32919 100644 --- a/app/screens/login/sso_options.tsx +++ b/app/screens/login/sso_options.tsx @@ -100,15 +100,6 @@ const SsoOptions = ({goToSso, ssoOnly, ssoOptions, theme}: Props) => { - {ssoOnly && ( - - {text} - - )}