Skip to content

Commit

Permalink
remove excess imports
Browse files Browse the repository at this point in the history
  • Loading branch information
zoeyTM committed Nov 4, 2021
1 parent f1912f5 commit 74ee5d9
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ import * as t from "io-ts";
import { Context, getFunctionName, ValidationError } from "io-ts/lib";
import { Reporter } from "io-ts/lib/Reporter";

import {
HardhatConfig,
HardhatNetworkAccountsUserConfig,
HardhatNetworkAccountUserConfig,
} from "../../../types";
import {
HARDHAT_NETWORK_NAME,
HARDHAT_NETWORK_SUPPORTED_HARDFORKS,
Expand Down

0 comments on commit 74ee5d9

Please sign in to comment.