fix: Test+formatting fixes after rebase.
This commit is contained in:
committed by
Diana Carvalho
parent
a301a1cef3
commit
e96ea1b10b
@@ -23,11 +23,7 @@ library UniswapV4Utils {
|
||||
}
|
||||
|
||||
return abi.encodePacked(
|
||||
tokenIn,
|
||||
tokenOut,
|
||||
zeroForOne,
|
||||
transferType,
|
||||
encodedPools
|
||||
tokenIn, tokenOut, zeroForOne, transferType, encodedPools
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user