remove useless

This commit is contained in:
Dieu 2025-07-14 00:36:14 +02:00
parent 1d9c1f741d
commit 519b7af6d8
2 changed files with 0 additions and 6 deletions

View file

@ -137,7 +137,6 @@
<div class=" self-center">{$i18n.t('Connections')}</div>
</button>
<button
id="models"
class="px-0.5 py-1 min-w-fit rounded-lg flex-1 md:flex-none flex text-left transition {selectedTab ===

View file

@ -1,5 +0,0 @@
<script>
import Settings from '$lib/components/admin/Settings.svelte';
</script>
<Settings />