Skip to content

Commit

Permalink
Remove unnecessary import (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
pblivin0x committed Jul 10, 2023
1 parent 35fdd03 commit 9a7a951
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/protocol/modules/v1/auctionRebalanceModuleV1.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ import {
} from "@utils/test/index";
import { SystemFixture } from "@utils/fixtures";
import { ContractTransaction } from "ethers";
import { before } from "mocha";

const expect = getWaffleExpect();

Expand Down

0 comments on commit 9a7a951

Please sign in to comment.