Skip to content

Commit 0eb23c9

Browse files
committed
chore: delete commented out import
Signed-off-by: Tomás Migone <[email protected]>
1 parent e00c6f9 commit 0eb23c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hardhat.config.ts

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import fs from 'fs'
33
import * as dotenv from 'dotenv'
44
import { execSync } from 'child_process'
55

6-
// import 'hardhat/types/runtime'
76
import { HardhatUserConfig } from 'hardhat/types'
87

98
dotenv.config()

0 commit comments

Comments
 (0)