mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-22 09:21:38 +00:00
Fix compilation error.
This commit is contained in:
parent
8ba4fc9876
commit
d8aae46ec1
@ -6,5 +6,5 @@
|
|||||||
# Apache License, version 2.0, (LICENSE-APACHEv2)
|
# Apache License, version 2.0, (LICENSE-APACHEv2)
|
||||||
# MIT license (LICENSE-MIT)
|
# MIT license (LICENSE-MIT)
|
||||||
import chronos/[asyncloop, asyncfutures2, asyncsync, handles, transport,
|
import chronos/[asyncloop, asyncfutures2, asyncsync, handles, transport,
|
||||||
timer, version]
|
timer]
|
||||||
export asyncloop, asyncfutures2, asyncsync, handles, transport, timer, version
|
export asyncloop, asyncfutures2, asyncsync, handles, transport, timer, version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user