We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98e498d commit 1b64b3bCopy full SHA for 1b64b3b
src/components/Transaction.vue
@@ -25,7 +25,6 @@
25
<script>
26
import moment from '@/utils/moment'
27
import { prettyBalance } from '@/utils/coinFormatter'
28
-import cryptoassets from '@/utils/cryptoassets'
29
import SendIcon from '@/assets/icons/arrow_send.svg'
30
import ReceiveIcon from '@/assets/icons/arrow_receive.svg'
31
import SwapIcon from '@/assets/icons/arrow_swap.svg'
0 commit comments