all repos — nimhttpd @ 3a3b08afa937301c4c4059fba7057b3dacb27364

A useful static file web server.

Removed unnecessary imports.
h3rald h3rald@h3rald.com
Mon, 30 Sep 2019 14:27:37 +0200
commit

3a3b08afa937301c4c4059fba7057b3dacb27364

parent

c6bb3d817b2e69b183c88ec68e47916a3b78bc0b

1 files changed, 0 insertions(+), 3 deletions(-)

jump to
M src/nimhttpd.nimsrc/nimhttpd.nim

@@ -1,13 +1,10 @@

import asynchttpserver, asyncdispatch, - asyncnet, os, strutils, mimetypes, times, parseopt, - parsecfg, - streams, strutils, uri