kubernetes/staging/src/k8s.io/client-go/util/testing/remove_file.go

// CloseAndRemove is a helper to close and remove test file.
func CloseAndRemove(t *testing.T, files ...*os.File) {}