Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDedominici committed Dec 18, 2023
1 parent a9ee3d1 commit b1f8711
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/hardhat-core/test/builtin-tasks/compile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import {
getAllFilesMatchingSync,
getRealPathSync,
} from "../../src/internal/util/fs-utils";
import { HardhatContext } from "../../src/internal/context";
import { getLatestSupportedVersion } from "../internal/hardhat-network/stack-traces/compilers-list";

function assertFileExists(pathToFile: string) {
Expand Down

0 comments on commit b1f8711

Please sign in to comment.