Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
mayswind committed Jun 29, 2024
1 parent d979dc3 commit 29214a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/mobile/ExchangeRatesPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 29214a3

Please sign in to comment.