diff --git a/app/components/auth.tsx b/app/components/auth.tsx index d254decdf..42883aa47 100644 --- a/app/components/auth.tsx +++ b/app/components/auth.tsx @@ -111,12 +111,6 @@ export function AuthPage() { type="primary" onClick={goChat} /> - { - goSaas(); - }} - /> );