remove extra buyAddress in state

This commit is contained in:
Jared Pereira 2017-04-23 15:27:17 +04:00
parent ce03b7db51
commit e543050868
1 changed files with 0 additions and 1 deletions

View File

@ -470,7 +470,6 @@ function reduceApp (state, action) {
context: appState.currentView.name,
},
identity: state.metamask.identities[action.value],
buyAddress: action.value,
buyView: {
subview: 'Coinbase',
amount: '15.00',