mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-08-04 16:03:21 +00:00
removes unneeded asynciter import from treehelper (it uses regular iter and not an async iter)
This commit is contained in:
parent
91f1ed8736
commit
235640267a
@ -20,7 +20,7 @@ import pkg/questionable
|
||||
import pkg/questionable/results
|
||||
|
||||
import ./blockstore
|
||||
import ../utils/asynciter
|
||||
import ../utils/iter
|
||||
import ../merkletree
|
||||
|
||||
proc putSomeProofs*(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user