diff options
Diffstat (limited to 'server.go')
-rw-r--r-- | server.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server.go b/server.go index 2a1eed0..c588efb 100644 --- a/server.go +++ b/server.go @@ -24,7 +24,6 @@ import ( "github.com/shengyanli1982/law" ) -// TODO prettify HTML // TODO purge CSS // TODO HTTP2 https://github.com/dgrr/http2 |