print removed

This commit is contained in:
asoseil 2018-02-08 15:20:26 +01:00
parent 9146347ec9
commit 14ea484ce2

View File

@ -107,7 +107,6 @@ func (s *Server) Set(status bool, open bool, port int, host string) {
// Start the web server
func (s *Server) Start() (err error) {
println(s.Status,"start")
if s.Status {
e := echo.New()
e.Use(middleware.GzipWithConfig(middleware.GzipConfig{