Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
P-U-D-G-E committed Sep 26, 2023
1 parent 7723353 commit b137eff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/orderbook/keeper/bet_wager.go
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,6 @@ func (fInfo *fulfillmentInfo) checkFullfillmentForOtherOdds(requeThreshold sdkma
fInfo.inProcessItem.setFulfilledSecondary(&fInfo.secondaryProcessItem)
eUpdate = append(eUpdate, fInfo.secondaryProcessItem.participationExposure)
}

}
return eUpdate, err
}
Expand Down

0 comments on commit b137eff

Please sign in to comment.