remove deprecated cfg and fn commands (#4930)

* remove deprecated cfg and fn commands

* fix lint error

* run gofmt
This commit is contained in:
Natasha Sarkar
2022-12-14 14:15:35 -06:00
committed by GitHub
parent e3981daf0e
commit ef60d5f9bb
37 changed files with 7 additions and 8441 deletions

View File

@@ -1,6 +1,5 @@
// Copyright 2019 The Kubernetes Authors.
// SPDX-License-Identifier: Apache-2.0
//
package runner
import (