mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-16 16:06:35 +00:00
keyfile: reduce imports (#633)
This commit is contained in:
parent
894ec07d9f
commit
22df101fcf
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
import stew/[byteutils, endians2, results]
|
import stew/[byteutils, endians2, results]
|
||||||
|
|
||||||
from nimcrypto import stripSpaces
|
from nimcrypto/utils import stripSpaces
|
||||||
|
|
||||||
export results
|
export results
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user