mirror of
https://github.com/getwax/wax.git
synced 2026-01-08 22:57:58 -05:00
Remove old hardhat-dependency-compiler import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { HardhatUserConfig, task, types } from "hardhat/config";
|
||||
import "@nomicfoundation/hardhat-toolbox";
|
||||
import "hardhat-dependency-compiler";
|
||||
import "hardhat-preprocessor";
|
||||
import fs from "fs";
|
||||
import dotenv from "dotenv";
|
||||
|
||||
Reference in New Issue
Block a user