Skip to content

Commit

Permalink
Remove @nomicfoundation/hardhat-verify
Browse files Browse the repository at this point in the history
  • Loading branch information
makoto committed Jan 15, 2024
1 parent 41ac5ae commit 8ad5329
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 @@ -11,7 +11,6 @@ import 'hardhat-deploy'
import 'hardhat-gas-reporter'
import { HardhatUserConfig } from 'hardhat/config'
import { promisify } from 'util'
import '@nomicfoundation/hardhat-verify'

const exec = promisify(_exec)

Expand Down

0 comments on commit 8ad5329

Please sign in to comment.