Remove unused aethexToast import
cgen-cb6e01b98b014fc7bf2c2e5dc8629212
This commit is contained in:
parent
b193c280a1
commit
95c3839228
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import { supabase, isSupabaseConfigured } from "@/lib/supabase";
|
||||
import type { Database } from "./database.types";
|
||||
import { aethexToast } from "./aethex-toast";
|
||||
|
||||
// Use the existing database user profile type directly
|
||||
import type { UserProfile } from "./database.types";
|
||||
|
|
|
|||
Loading…
Reference in a new issue