Skip to content

Commit

Permalink
chore: rn gofumpt formatter cause change and run CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Unique-Divine committed Sep 21, 2023
1 parent e37aa94 commit c15d8cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/perp/v2/keeper/clearing_house.go
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,6 @@ func (k Keeper) PartialClose(
pair asset.Pair,
traderAddr sdk.AccAddress,
sizeAmt sdk.Dec, // unsigned

) (*types.PositionResp, error) {
market, err := k.GetMarket(ctx, pair)
if err != nil {
Expand Down

0 comments on commit c15d8cf

Please # to comment.