Skip to content

Commit

Permalink
Update x/gamm/keeper/pool_service.go
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbez authored Apr 16, 2022
1 parent 798c33d commit 685f439
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/gamm/keeper/pool_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,5 @@ func (k Keeper) ExitSwapExactAmountOut(
return sdk.Int{}, err
}


return shareInAmount, nil
}

0 comments on commit 685f439

Please sign in to comment.