mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 16:51:12 -05:00
Fix missing imports in identity and conflict resolution services
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { supabase } from '@/integrations/supabase/client';
|
||||
import { getErrorMessage } from './errorHandler';
|
||||
|
||||
export interface SubmissionItemWithDeps {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user