Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Commit

Permalink
yarn lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bh2smith committed Feb 1, 2021
1 parent 8e70033 commit 78021d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/upgradeAuthenticator.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { expect } from "chai";
import { Contract, Wallet } from "ethers";
import { deployments, ethers, waffle } from "hardhat";
import { setupSolversTask } from "../../src/tasks/solvers";

import { SALT } from "../../src/ts";

Expand Down

0 comments on commit 78021d2

Please sign in to comment.