We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ee3d1 commit b1f8711Copy full SHA for b1f8711
packages/hardhat-core/test/builtin-tasks/compile.ts
@@ -19,7 +19,6 @@ import {
19
getAllFilesMatchingSync,
20
getRealPathSync,
21
} from "../../src/internal/util/fs-utils";
22
-import { HardhatContext } from "../../src/internal/context";
23
import { getLatestSupportedVersion } from "../internal/hardhat-network/stack-traces/compilers-list";
24
25
function assertFileExists(pathToFile: string) {
0 commit comments