We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc13d1 commit 7de559eCopy full SHA for 7de559e
src/httpbeast.nim
@@ -1,6 +1,6 @@
1
import selectors, net, nativesockets, os, httpcore, asyncdispatch, strutils, posix
2
import parseutils
3
-import options, future, logging
+import options, sugar, logging
4
import macros
5
6
from posix import ENOPROTOOPT
0 commit comments