diff --git a/lib/v4-periphery b/lib/v4-periphery index 3cbbd79b..c71e4b9d 160000 --- a/lib/v4-periphery +++ b/lib/v4-periphery @@ -1 +1 @@ -Subproject commit 3cbbd79b2eeb848943f75d971bc4cc420f1d03de +Subproject commit c71e4b9d12cad2944d3547720f712c8eaa462c4a diff --git a/test/integration-tests/gas-tests/V3ToV4Migration.gas.test.ts b/test/integration-tests/gas-tests/V3ToV4Migration.gas.test.ts index d7fef138..ba13476a 100644 --- a/test/integration-tests/gas-tests/V3ToV4Migration.gas.test.ts +++ b/test/integration-tests/gas-tests/V3ToV4Migration.gas.test.ts @@ -26,8 +26,7 @@ import { encodeDecreaseLiquidity, encodeCollect, encodeBurn, - encodeModifyLiquidities, - encodeInitializePool, + encodeModifyLiquidities } from '../shared/encodeCall' const { ethers } = hre import { USDC_WETH, ETH_USDC } from '../shared/v4Helpers'