remove console.log

pull/448/head
slowbackspace 5 years ago
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…
Cancel
Save