Skip to content

Commit b1f8711

Browse files
fix lint
1 parent a9ee3d1 commit b1f8711

File tree

1 file changed

+0
-1
lines changed
  • packages/hardhat-core/test/builtin-tasks

1 file changed

+0
-1
lines changed

packages/hardhat-core/test/builtin-tasks/compile.ts

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import {
1919
getAllFilesMatchingSync,
2020
getRealPathSync,
2121
} from "../../src/internal/util/fs-utils";
22-
import { HardhatContext } from "../../src/internal/context";
2322
import { getLatestSupportedVersion } from "../internal/hardhat-network/stack-traces/compilers-list";
2423

2524
function assertFileExists(pathToFile: string) {

0 commit comments

Comments
 (0)