"fix" export (no idea why it broke in the first place)

This commit is contained in:
gmega 2024-01-30 09:51:22 -03:00
parent 92fc374fe3
commit 0f4b4a0eb9
No known key found for this signature in database
GPG Key ID: FFD8DAF00660270F
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -25,5 +25,5 @@ template ethersuite*(name, body) =
body
export unittest
export asynctest
export ethers except `%`