remove unused code

This commit is contained in:
MaysWind
2024-06-30 01:52:52 +08:00
parent d979dc3535
commit 29214a3bf3
-1
View File
@@ -96,7 +96,6 @@ import { useUserStore } from '@/stores/user.js';
import { useExchangeRatesStore } from '@/stores/exchangeRates.js';
import transactionConstants from '@/consts/transaction.js';
import { isNumber } from '@/lib/common.js';
import { getConvertedAmount } from '@/lib/numeral.js';
export default {