mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Linted
This commit is contained in:
parent
1537e3f5da
commit
0186e05a0d
@ -82,7 +82,6 @@ EthBalanceComponent.prototype.renderBalance = function (value) {
|
|||||||
]),
|
]),
|
||||||
|
|
||||||
showFiat ? h(FiatValue, { value: props.value }) : null,
|
showFiat ? h(FiatValue, { value: props.value }) : null,
|
||||||
])
|
]))
|
||||||
)
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user