Skip to content

Commit

Permalink
chore: delete commented out import
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás Migone <[email protected]>
  • Loading branch information
tmigone committed Dec 11, 2023
1 parent e00c6f9 commit 0eb23c9
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 @@ -3,7 +3,6 @@ import fs from 'fs'
import * as dotenv from 'dotenv'
import { execSync } from 'child_process'

// import 'hardhat/types/runtime'
import { HardhatUserConfig } from 'hardhat/types'

dotenv.config()
Expand Down

0 comments on commit 0eb23c9

Please sign in to comment.