mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-27 10:48:22 +00:00
remove console.log
This commit is contained in:
parent
bb4a3268f7
commit
a35c21603b
@ -85,7 +85,6 @@ export const importAddress = (
|
||||
},
|
||||
coin: network.shortcut,
|
||||
});
|
||||
console.log(response);
|
||||
|
||||
// handle TREZOR response error
|
||||
if (!response.success) {
|
||||
|
Loading…
Reference in New Issue
Block a user