diff --git a/src/views/desktop/SignupPage.vue b/src/views/desktop/SignupPage.vue index 3e5c521a..38ceedfd 100644 --- a/src/views/desktop/SignupPage.vue +++ b/src/views/desktop/SignupPage.vue @@ -250,7 +250,7 @@ import { useExchangeRatesStore } from '@/stores/exchangeRates.js'; import assetConstants from '@/consts/asset.js'; import categoryConstants from '@/consts/category.js'; -import { getNameByKeyValue, copyArrayTo } from '@/lib/common.js'; +import { copyArrayTo } from '@/lib/common.js'; import { mdiArrowLeft,