refactor(frontend)

This commit is contained in:
2025-12-29 19:02:58 +01:00
parent e4bf1ccfc1
commit 87c5a68127
7 changed files with 16 additions and 18 deletions
-1
View File
@@ -14,7 +14,6 @@
is_display_name_taken,
remove_display
} from '$lib/ts/stores/displays';
import { text } from '@sveltejs/kit';
import { notifications } from '$lib/ts/stores/notification';
import { ping_ip } from '$lib/ts/api_handler';
import { onMount } from 'svelte';