diff --git a/actions/auth/auth.ts b/actions/auth/auth.ts index 3b7195688a..e0de4422b6 100644 --- a/actions/auth/auth.ts +++ b/actions/auth/auth.ts @@ -67,7 +67,6 @@ export const createNewUser = async ( }, }, }; - try { const response = await fetch(url.toString(), {