Small code clean up

This commit is contained in:
2018-11-11 16:11:00 +01:00
parent 399e867c94
commit 679628c7fa
3 changed files with 5 additions and 2 deletions

View File

@@ -562,8 +562,6 @@ def cgi_app(environ, start_response):
if not options.silent:
return out
log('done')
def cgi_wrapper(environ, start_response):
# simple http server for html and css