diff --git a/pkg/kubelet/eviction/threshold_notifier_unsupported.go b/pkg/kubelet/eviction/threshold_notifier_unsupported.go index f54d7eb513a..77a9b26cfc2 100644 --- a/pkg/kubelet/eviction/threshold_notifier_unsupported.go +++ b/pkg/kubelet/eviction/threshold_notifier_unsupported.go @@ -1,4 +1,4 @@ -// +build !linux !cgo +// +build !linux /* Copyright 2016 The Kubernetes Authors.