Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
solaoi committed Dec 13, 2022
1 parent f1528be commit ec1c3da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/broly.nim
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import httpbeast,os,strutils,parseopt,json,asyncdispatch,options
import stub

var stubs: seq[Stub]

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

0 comments on commit ec1c3da

Please sign in to comment.