Remove mockAuth import
cgen-44f721c8c680458aa63ebb59fd94f8bf
This commit is contained in:
parent
885693d2e6
commit
78254e1e40
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
import { supabase, isSupabaseConfigured } from "./supabase";
|
||||
import type { Database } from "./database.types";
|
||||
import { aethexToast } from "./aethex-toast";
|
||||
import { mockAuth } from "./mock-auth";
|
||||
|
||||
// Use the existing database user profile type directly
|
||||
import type { UserProfile } from "./database.types";
|
||||
|
|
|
|||
Loading…
Reference in a new issue