Skip to content

Commit 7de559e

Browse files
metagndom96
authored andcommitted
use sugar instead of future
1 parent abc13d1 commit 7de559e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/httpbeast.nim

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import selectors, net, nativesockets, os, httpcore, asyncdispatch, strutils, posix
22
import parseutils
3-
import options, future, logging
3+
import options, sugar, logging
44
import macros
55

66
from posix import ENOPROTOOPT

0 commit comments

Comments
 (0)