Remove EthBalanceChecker from Python lib

This commit is contained in:
fabioberger
2019-11-11 18:17:26 +00:00
parent bedaa0db16
commit def6727286
3 changed files with 0 additions and 3 deletions

View File

@@ -30,7 +30,6 @@ CONTRACTS_TO_BE_WRAPPED = [
"erc20_token",
"erc721_proxy",
"erc721_token",
"eth_balance_checker",
"exchange",
"forwarder",
"i_asset_proxy",