mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-03-19 18:53:10 +00:00
Fix timer export compilation bug.
This commit is contained in:
parent
9cc75aede4
commit
a639dc5b0b
@ -7,4 +7,4 @@
|
||||
# MIT license (LICENSE-MIT)
|
||||
import chronos/[asyncloop, asyncfutures2, asyncsync, handles, transport,
|
||||
timer]
|
||||
export asyncloop, asyncfutures2, asyncsync, handles, transport, timers
|
||||
export asyncloop, asyncfutures2, asyncsync, handles, transport, timer
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user