mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-09 15:40:55 +00:00
remove console.log
This commit is contained in:
parent
628d424438
commit
9f2a3f6416
@ -51,7 +51,6 @@ const buildCurrencyOption = currency => {
|
|||||||
|
|
||||||
const WalletSettings = (props: Props) => (
|
const WalletSettings = (props: Props) => (
|
||||||
<Content>
|
<Content>
|
||||||
{console.log(props)}
|
|
||||||
<Section>
|
<Section>
|
||||||
<CurrencyLabel>
|
<CurrencyLabel>
|
||||||
<FormattedMessage {...l10nMessages.TR_LOCAL_CURRENCY} />
|
<FormattedMessage {...l10nMessages.TR_LOCAL_CURRENCY} />
|
||||||
|
Loading…
Reference in New Issue
Block a user