From 0ebfcd4c0f6a5c287c23c188c28df242e2349747 Mon Sep 17 00:00:00 2001 From: Miran Date: Tue, 22 Jan 2019 16:06:44 +0100 Subject: Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) --- tests/bind/tnicerrorforsymchoice.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/bind') diff --git a/tests/bind/tnicerrorforsymchoice.nim b/tests/bind/tnicerrorforsymchoice.nim index c06926805..684b83239 100644 --- a/tests/bind/tnicerrorforsymchoice.nim +++ b/tests/bind/tnicerrorforsymchoice.nim @@ -9,7 +9,7 @@ type AsyncScgiState* = object of RootObj ## SCGI state object #bug #442 -import sockets, asyncio, strtabs +import asyncnet, strtabs proc handleSCGIRequest[TScgi: ScgiState | AsyncScgiState](s: TScgi) = discard proc handleSCGIRequest(client: AsyncSocket, headers: StringTableRef, -- cgit 1.4.1-2-gfad0