Removed Supabase

This commit is contained in:
2025-09-28 14:32:11 +02:00
parent 2a2078a85f
commit 1c3c6adcc2
6 changed files with 1 additions and 13 deletions

View File

@@ -1,7 +1,6 @@
<script setup>
import dayjs from "dayjs";
import {useSupabaseSelect} from "~/composables/useSupabase.js";
let unallocatedStatements = ref(0)
let bankaccounts = ref([])