mirror of
https://github.com/status-im/nim-chronos.git
synced 2026-08-27 13:01:12 +00:00
Eliminate warnings on Windows. (#382)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Licensed under either of
|
||||
# Apache License, version 2.0, (LICENSE-APACHEv2)
|
||||
# MIT license (LICENSE-MIT)
|
||||
import std/[strutils, algorithm, strutils]
|
||||
import std/[strutils, algorithm]
|
||||
import unittest2
|
||||
import ../chronos, ../chronos/apps/http/httpserver,
|
||||
../chronos/apps/http/httpcommon
|
||||
|
||||
Reference in New Issue
Block a user