Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasdenH committed Apr 26, 2022
1 parent 17bb117 commit 3b85a11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/prepare-ethers.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import ganache from 'ganache';
import { BigNumber, ethers, Contract } from 'ethers';

import erc20Abi from './ERC20.json';
Expand Down

0 comments on commit 3b85a11

Please sign in to comment.