fix: lint

This commit is contained in:
kolaente 2023-06-12 18:06:07 +02:00
parent 6593380013
commit 5d59392566
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import {createI18n} from 'vue-i18n'
import langEN from './lang/en.json'
import {useAuthStore} from '@/stores/auth'
export const SUPPORTED_LOCALES = {
'en': 'English',