mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-09 07:30:58 +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) => (
|
||||
<Content>
|
||||
{console.log(props)}
|
||||
<Section>
|
||||
<CurrencyLabel>
|
||||
<FormattedMessage {...l10nMessages.TR_LOCAL_CURRENCY} />
|
||||
|
Loading…
Reference in New Issue
Block a user