Skip to content

Commit

Permalink
remove extraneous compiler from hardhat config
Browse files Browse the repository at this point in the history
  • Loading branch information
xklob committed Oct 12, 2021
1 parent ab766d9 commit 693b856
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,6 @@ export default {
}
}
},
{
version: '0.6.0',
settings: {
optimizer: {
enabled: true,
runs: 200
}
}
},
{
version: '0.4.18',
settings: {
Expand Down

0 comments on commit 693b856

Please sign in to comment.