Skip to content

Commit f1528be

Browse files
committed
remove unused import
1 parent 65c0b2a commit f1528be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/broly.nim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import httpbeast,os,strutils,parseopt,json,asyncdispatch,options
22
import stub
3-
import times
43
var stubs: seq[Stub]
54

65
proc getArgs():tuple[port:int, path:string] =

0 commit comments

Comments
 (0)