diff --git a/app/components/Account/CreateAccount.jsx b/app/components/Account/CreateAccount.jsx index f9bf520d7e..2d6c4b3528 100644 --- a/app/components/Account/CreateAccount.jsx +++ b/app/components/Account/CreateAccount.jsx @@ -367,9 +367,7 @@ class CreateAccount extends React.Component { render() { let {step} = this.state; - step = 1; - // let my_accounts = AccountStore.getMyAccounts(); - // let firstAccount = my_accounts.length === 0; + return (