Skip to content

Commit

Permalink
refactor: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinbodnar committed May 10, 2022
1 parent 01b488e commit 10307bc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ export function SignInLedgerWrapper(props) {
{signInWithLedgerStatus === LEDGER_MODAL_STATUS.ENTER_ACCOUNTID &&
<EnterAccountId
handleAdditionalAccountId={handleAdditionalAccountId}
accountId={accountId}
handleChange={handleChange}
checkAccountAvailable={(accountId) => dispatch(checkAccountAvailable(accountId))}
mainLoader={mainLoader}
Expand Down

0 comments on commit 10307bc

Please sign in to comment.