mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-19 01:12:34 +00:00
"fix" export (no idea why it broke in the first place)
This commit is contained in:
parent
92fc374fe3
commit
0f4b4a0eb9
@ -10,7 +10,6 @@ import pkg/poseidon2/io
|
||||
import pkg/poseidon2
|
||||
import pkg/chronos
|
||||
import pkg/nimcrypto
|
||||
import pkg/asynctest/chronos/unittest
|
||||
import pkg/codex/stores/cachestore
|
||||
import pkg/codex/chunker
|
||||
import pkg/codex/stores
|
||||
|
@ -25,5 +25,5 @@ template ethersuite*(name, body) =
|
||||
|
||||
body
|
||||
|
||||
export unittest
|
||||
export asynctest
|
||||
export ethers except `%`
|
||||
|
Loading…
x
Reference in New Issue
Block a user