update: remove unuse debug message
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m49s
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m49s
This commit is contained in:
@ -71,7 +71,6 @@ func init() {
|
|||||||
allowedCors[allowedOrigin] = true
|
allowedCors[allowedOrigin] = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
fmt.Println(allowedCors)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func NewHTTPServer() error {
|
func NewHTTPServer() error {
|
||||||
|
|||||||
Reference in New Issue
Block a user