Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jcompagni10 committed Jan 27, 2025
1 parent 1a062b7 commit 58539fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/dex/keeper/liquidity_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,6 @@ func (s *DexTestSuite) TestSwapExhaustsLOAndLP() {
s.False(found)
_, found = lpTickUpdateOppositeTick.GetAttribute(types.AttributeSwapAmountOut)
s.False(found)

}

// Test helpers ///////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 58539fc

Please sign in to comment.