mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 09:54:49 +00:00
upcoming/asyncdispatch: remove unused queues import again
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
include "system/inclrtl"
|
||||
|
||||
import os, oids, tables, strutils, times, heapqueue, lists, queues
|
||||
import os, oids, tables, strutils, times, heapqueue, lists
|
||||
|
||||
import nativesockets, net, deques
|
||||
|
||||
|
||||
Reference in New Issue
Block a user