diff --git a/http.go b/http.go index 7586408..9b0d7c7 100644 --- a/http.go +++ b/http.go @@ -566,7 +566,6 @@ func (h *httpServer) Start() error { } ch <- ts.Close() - }() return nil