removed unused action

pull/25/head
Szymon Lesisz 6 years ago
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…
Cancel
Save