mirror of https://github.com/status-im/nim-eth.git
cleanup (#238)
This commit is contained in:
parent
53166fd1ff
commit
9375ccc3a9
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
{.push raises: [Defect].}
|
{.push raises: [Defect].}
|
||||||
|
|
||||||
import stew/ranges/stackarrays, nimcrypto, stew/results
|
import nimcrypto, stew/results
|
||||||
from auth import ConnectionSecret
|
from auth import ConnectionSecret
|
||||||
|
|
||||||
export results
|
export results
|
||||||
|
|
Loading…
Reference in New Issue