Small fixes

This commit is contained in:
Sami Abuzakuk
2025-11-01 16:15:35 +01:00
parent 8eef535e02
commit c957d839dd
6 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
<script lang="ts">
import { writable } from 'svelte/store';
import { goto } from '$app/navigation';
import { API_URL } from '$lib/api';