remove unused function reference

This commit is contained in:
MaysWind
2023-07-18 00:17:52 +08:00
parent 96ad6228bd
commit 57d1e915e6
+1 -1
View File
@@ -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,