Remove old references to contrib/mesos

This commit is contained in:
Lucas Käldström
2016-10-01 16:46:48 +03:00
parent 901e3e30b6
commit 0bba65ca1a
14 changed files with 0 additions and 54 deletions

View File

@@ -16,8 +16,6 @@ limitations under the License.
// Package options provides the flags used for the controller manager.
//
// CAUTION: If you update code in this file, you may need to also update code
// in contrib/mesos/pkg/controllermanager/controllermanager.go
package options
import (