Removed Supabase

This commit is contained in:
2025-09-28 14:24:52 +02:00
parent 969fa60518
commit fbf8e883d9

View File

@@ -1,7 +1,6 @@
<script setup>
import dayjs from "dayjs";
import {useSupabaseSelect} from "~/composables/useSupabase.js";
const route = useRoute()
const router = useRouter()