Skip to content

Commit

Permalink
compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
hensha256 committed Sep 13, 2024
1 parent b367c34 commit 116d43a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/MixedRouteQuoterV2.sol
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// SPDX-License-Identifier: UNLICENSED
pragma solidity >=0.5.0;
pragma abicoder v2;
pragma solidity ^0.8.0;

import {UniswapV2Library} from "./libraries/UniswapV2Library.sol";
import {IUniswapV3SwapCallback} from "@uniswap/v3-core/contracts/interfaces/callback/IUniswapV3SwapCallback.sol";
Expand Down

0 comments on commit 116d43a

Please sign in to comment.