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

@@ -17,8 +17,6 @@ limitations under the License.
// A binary that can morph into all of the other kubernetes binaries. You can
// also soft-link to it busybox style.
//
// CAUTION: If you update code in this file, you may need to also update code
// in contrib/mesos/cmd/km/km.go
package main
import (