We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43f0f1 commit f00e616Copy full SHA for f00e616
contracts/lens/Quoter.sol
@@ -1,7 +1,6 @@
1
// SPDX-License-Identifier: GPL-2.0-or-later
2
pragma solidity ^0.8.20;
3
4
-import "forge-std/console2.sol";
5
import {Hooks} from "@uniswap/v4-core/src/libraries/Hooks.sol";
6
import {TickMath} from "@uniswap/v4-core/src/libraries/TickMath.sol";
7
import {IHooks} from "@uniswap/v4-core/src/interfaces/IHooks.sol";
0 commit comments