mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-11-23 07:17:43 +01:00
Remove the unused dayjs import
I forgot to remove it after testing dayjs locale.
This commit is contained in:
parent
a61bcdf33c
commit
92daded177
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import { addMessages, init, getLocaleFromNavigator, locale as $locale } from 'svelte-i18n';
|
||||
import dayjs from 'dayjs'
|
||||
|
||||
import en from './locales/en.json';
|
||||
import id from './locales/id.json';
|
||||
|
|
Loading…
Reference in a new issue