mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Merge pull request #17349 from PeterLamar/master
Small readability improvements in Kubelet
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user