Supabase Removals

This commit is contained in:
2026-02-14 12:16:50 +01:00
parent 45fd6fda08
commit 7dca84947e
13 changed files with 34 additions and 172 deletions

View File

@@ -1,6 +1,5 @@
export const useFiles = () => {
const supabase = useSupabaseClient()
const toast = useToast()
const auth = useAuthStore()