Remove stray eth-abi dep

This commit is contained in:
nolash
2021-06-28 08:15:32 +02:00
parent f8afc172c6
commit e39b91d433
3 changed files with 1 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ from hexathon import (
even,
)
import sha3
from eth_abi import encode_single
# local imports
from chainlib.eth.address import to_checksum

View File

@@ -24,7 +24,6 @@ from hexathon import (
even,
)
import sha3
from eth_abi import encode_single
# local imports
from chainlib.eth.address import (