mechanicals

This commit is contained in:
deads2k 2017-01-04 10:39:05 -05:00
parent f22426d63f
commit 3af9046f55
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ limitations under the License.
// Package flushwriter implements a wrapper for a writer that flushes on every
// write if that writer implements the io.Flusher interface
package flushwriter // import "k8s.io/kubernetes/pkg/util/flushwriter"
package flushwriter // import "k8s.io/apiserver/pkg/util/flushwriter"