We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874883d commit a32f5cfCopy full SHA for a32f5cf
v-next/core/src/internal/hre.ts
@@ -26,7 +26,6 @@ import { HookManagerImplementation } from "./hook-manager.js";
26
import { resolvePluginList } from "./plugins/resolve-plugin-list.js";
27
import { TaskManagerImplementation } from "./tasks/task-manager.js";
28
import { UserInterruptionManagerImplementation } from "./user-interruptions.js";
29
-import { getRealPath } from "@ignored/hardhat-vnext-utils/fs";
30
31
export class HardhatRuntimeEnvironmentImplementation
32
implements HardhatRuntimeEnvironment
0 commit comments