Merge pull request #17349 from PeterLamar/master

Small readability improvements in Kubelet
This commit is contained in:
Marek Grabowski
2015-12-03 10:08:58 +01:00
2 changed files with 6 additions and 12 deletions

View File

@@ -17,9 +17,6 @@ limitations under the License.
// Package app makes it easy to create a kubelet server for various contexts.
package app
// Note: if you change code in this file, you might need to change code in
// contrib/mesos/pkg/executor/service/.
import (
"crypto/tls"
"fmt"