ui: fixes

This commit is contained in:
Andras Bacsai
2022-09-29 13:23:29 +02:00
parent f40e142704
commit 90bb580e50
5 changed files with 10 additions and 10 deletions

View File

@@ -26,8 +26,6 @@
</script>
<script lang="ts">
import { t } from '$lib/translations';
export let application: any;
export let appId: string;
export let settings: any;