remove unused dependency

This commit is contained in:
Noah Zinsmeister
2020-01-06 12:39:35 -05:00
parent 722012f02e
commit a589b65bd5

View File

@ -1,6 +1,5 @@
import { providers, Wallet, Contract } from 'ethers'
import { deployContract } from 'ethereum-waffle'
import { AddressZero } from 'ethers/constants'
import { expandTo18Decimals } from './utilities'