print removed
This commit is contained in:
parent
9146347ec9
commit
14ea484ce2
@ -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{
|
||||
|
Loading…
Reference in New Issue
Block a user