🚨 fixed linter warnings

This commit is contained in:
Mawoka
2023-05-28 13:16:58 +02:00
parent c0bb8ce599
commit ef73234606
9 changed files with 11 additions and 12 deletions
@@ -6,7 +6,7 @@
<script lang="ts">
import { startAuthentication } from '@simplewebauthn/browser';
import { getLocalization } from '$lib/i18n';
import { alertModal } from '$lib/stores';
// import { alertModal } from '$lib/stores';
const { t } = getLocalization();
export let session_data;