Remove stray eth-abi dep
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -24,7 +24,6 @@ from hexathon import (
|
||||
even,
|
||||
)
|
||||
import sha3
|
||||
from eth_abi import encode_single
|
||||
|
||||
# local imports
|
||||
from chainlib.eth.address import (
|
||||
|
||||
Reference in New Issue
Block a user