mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-06-01 10:36:57 +00:00
remove unused import from settings/general.vue
This commit is contained in:
parent
08746d1c33
commit
38c3015039
1 changed files with 0 additions and 1 deletions
|
@ -365,7 +365,6 @@ import { definePageMetadata } from '@/scripts/page-metadata.js';
|
|||
import { miLocalStorage } from '@/local-storage.js';
|
||||
import { globalEvents } from '@/events.js';
|
||||
import { claimAchievement } from '@/scripts/achievements.js';
|
||||
import { deepMerge } from '@/scripts/merge.js';
|
||||
import { worksOnInstance } from '@/scripts/favicon-dot.js';
|
||||
|
||||
const lang = ref(miLocalStorage.getItem('lang'));
|
||||
|
|
Loading…
Add table
Reference in a new issue