Skip to content

Commit

Permalink
fix: remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGuru7 committed Aug 14, 2024
1 parent ac7f495 commit 1f44f5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@ const config: HardhatUserConfig = {
paths: [
"hardhat-deploy/solc_0.8/proxy/OptimizedTransparentUpgradeableProxy.sol",
"hardhat-deploy/solc_0.8/openzeppelin/proxy/transparent/ProxyAdmin.sol",
"hardhat-deploy/solc_0.8/openzeppelin/proxy/transparent/ProxyAdmin.sol:ProxyAdmin",
],
},
};
Expand Down

0 comments on commit 1f44f5c

Please sign in to comment.