removed final bit of performedCallback

This commit is contained in:
Daniel Pyrathon 2019-05-27 18:35:47 -07:00
parent dd97669cdd
commit 5e41168305

View File

@ -172,7 +172,6 @@ export const createReducer = (initialState: State) => {
return {
...state,
buyOrderState: {
performedCallback: false,
processState: OrderProcessState.Failure,
txHash,
progress,