mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-28 03:08:30 +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
|
||||
}
|
||||
});
|
||||
|
||||
dispatch( Web3Actions.getTxInput() );
|
||||
}
|
||||
|
||||
if (accountIsEmpty) {
|
||||
|
Loading…
Reference in New Issue
Block a user