This commit is contained in:
hailin 2025-05-22 22:09:01 +08:00
parent a220ff8f8f
commit b3c32d4f0a
1 changed files with 0 additions and 2 deletions

View File

@ -2,9 +2,7 @@ import { Brand } from "@/components/ui/brand"
import { Input } from "@/components/ui/input"
import { Label } from "@/components/ui/label"
import { SubmitButton } from "@/components/ui/submit-button"
//import { createClient } from "@/lib/supabase/server"
import { Database } from "@/supabase/types"
//import { createServerClient } from "@supabase/ssr"
import { getSupabaseServerClient } from "@/lib/supabase/server"
import { get } from "@vercel/edge-config"
import { Metadata } from "next"