remove console.log

pull/495/head
slowbackspace 5 years ago
parent bb4a3268f7
commit a35c21603b

@ -85,7 +85,6 @@ export const importAddress = (
}, },
coin: network.shortcut, coin: network.shortcut,
}); });
console.log(response);
// handle TREZOR response error // handle TREZOR response error
if (!response.success) { if (!response.success) {

Loading…
Cancel
Save