mirror of https://github.com/buster-so/buster.git
Update useBusterSupabaseAuthMethods.ts
This commit is contained in:
parent
f1ef25f289
commit
74a6300e8a
|
@ -1,5 +1,3 @@
|
|||
'use server';
|
||||
|
||||
import { createClient } from '@/context/Supabase/server';
|
||||
import { redirect } from 'next/navigation';
|
||||
import { BusterRoutes, createBusterRoute } from '@/routes/busterRoutes/busterRoutes';
|
||||
|
|
Loading…
Reference in New Issue