🚨 Fixed linter errors

This commit is contained in:
Mawoka
2022-09-19 19:24:32 +02:00
parent 2c02f2ef54
commit 33c7a25b8c
2 changed files with 2 additions and 4 deletions
-1
View File
@@ -4,7 +4,6 @@
- file, You can obtain one at https://mozilla.org/MPL/2.0/.
-->
<script lang="ts">
import type { QuizData } from '$lib/quiz_types';
import { getLocalization } from '$lib/i18n';
const { t } = getLocalization();