зеркало из https://github.com/microsoft/docker.git
Remove obsolete comment
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
Родитель
4b63689679
Коммит
3dc8829a83
|
@ -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() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче