Remove obsolete comment
Signed-off-by: Alexander Morozov <lk4d4@docker.com> Upstream-commit: 3dc8829a83d72d3a8e1d9b6a88c9e6ff9ecaf4a0 Component: engine
This commit is contained in:
@ -189,7 +189,6 @@ func (s *Server) addRouter(r router.Router) {
|
||||
}
|
||||
|
||||
// createMux initializes the main router the server uses.
|
||||
// we keep enableCors just for legacy usage, need to be removed in the future
|
||||
func (s *Server) createMux() *mux.Router {
|
||||
m := mux.NewRouter()
|
||||
if utils.IsDebugEnabled() {
|
||||
|
||||
Reference in New Issue
Block a user