Skip to content

Commit f00e616

Browse files
remove console2 import
1 parent c43f0f1 commit f00e616

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contracts/lens/Quoter.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-or-later
22
pragma solidity ^0.8.20;
33

4-
import "forge-std/console2.sol";
54
import {Hooks} from "@uniswap/v4-core/src/libraries/Hooks.sol";
65
import {TickMath} from "@uniswap/v4-core/src/libraries/TickMath.sol";
76
import {IHooks} from "@uniswap/v4-core/src/interfaces/IHooks.sol";

0 commit comments

Comments
 (0)