1
0
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:
slowbackspace 2019-03-14 17:05:50 +01:00
parent 628d424438
commit 9f2a3f6416

View File

@ -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} />