mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-01 04:38:15 +00:00
removed unused action
This commit is contained in:
parent
67eadc332d
commit
8884d65c8f
@ -210,8 +210,6 @@ const discoverAccount = (device: TrezorDevice, discoveryProcess: Discovery): Asy
|
|||||||
transactions: account.transactions
|
transactions: account.transactions
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
dispatch( Web3Actions.getTxInput() );
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (accountIsEmpty) {
|
if (accountIsEmpty) {
|
||||||
|
Loading…
Reference in New Issue
Block a user