Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ZumZoom committed Sep 6, 2024
1 parent 9e287ec commit 9c4d77e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,4 @@ module.exports = {
tracer: {
enableAllOpcodes: true,
},
dependencyCompiler: {
paths: [
'@1inch/limit-order-protocol-contract/contracts/LimitOrderProtocol.sol',
'@1inch/limit-order-settlement/contracts/Settlement.sol',
'@1inch/solidity-utils/contracts/interfaces/IWETH.sol',
'@openzeppelin/contracts/token/ERC20/IERC20.sol',
'@uniswap/v2-core/contracts/interfaces/IUniswapV2Pair.sol',
'@uniswap/v3-core/contracts/interfaces/IUniswapV3Pool.sol',
],
},
};
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"@1inch/limit-order-settlement": "2.0.1",
"@1inch/solidity-utils": "5.2.2",
"@openzeppelin/contracts": "5.0.2",
"@uniswap/universal-router": "1.6.0",
"@uniswap/universal-router-sdk": "2.2.2",
"solmate": "6.2.0"
},
Expand Down

0 comments on commit 9c4d77e

Please sign in to comment.