all repos — nimhttpd @ 3e8063ac305e6ce8bc0271c2caa7a5ed3888804c

A useful static file web server.

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

3e8063ac305e6ce8bc0271c2caa7a5ed3888804c

parent

552f1319e90db9bb0a750e7a278bcd96234ae7fb

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