Skip to content

Commit 51ec44e

Browse files
committed
test: dir change
1 parent 444f252 commit 51ec44e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pool/_RPC_dry.gno

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ func DrySwap(
2020
_amountSpecified string,
2121
_sqrtPriceLimitX96 string,
2222
) (string, string, bool) {
23-
2423
if _amountSpecified == "0" {
2524
return "0", "0", false
2625
}

0 commit comments

Comments
 (0)