Remove version.nim.

This commit is contained in:
cheatfate 2019-07-06 11:20:59 +03:00
parent d8aae46ec1
commit 9cc75aede4
No known key found for this signature in database
GPG Key ID: 46ADD633A7201F95

View File

@ -7,4 +7,4 @@
# MIT license (LICENSE-MIT)
import chronos/[asyncloop, asyncfutures2, asyncsync, handles, transport,
timer]
export asyncloop, asyncfutures2, asyncsync, handles, transport, timer, version
export asyncloop, asyncfutures2, asyncsync, handles, transport, timers