Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Commit

Permalink
Remove SignerWithAddress from IndexFund.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNeshi committed Sep 19, 2023
1 parent b3e30c6 commit bb607f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/core/IndexFund.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {
takeSnapshot,
time,
} from "@nomicfoundation/hardhat-network-helpers";
import {SignerWithAddress} from "@nomiclabs/hardhat-ethers/signers";
import {expect} from "chai";
import {Signer} from "ethers";
import hre from "hardhat";
Expand Down

0 comments on commit bb607f2

Please sign in to comment.