Skip to content

Commit

Permalink
test: dir change
Browse files Browse the repository at this point in the history
  • Loading branch information
r3v4s committed Dec 9, 2024
1 parent 444f252 commit 51ec44e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pool/_RPC_dry.gno
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ func DrySwap(
_amountSpecified string,
_sqrtPriceLimitX96 string,
) (string, string, bool) {

if _amountSpecified == "0" {
return "0", "0", false
}
Expand Down

0 comments on commit 51ec44e

Please sign in to comment.