mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
fix import warning
This commit is contained in:
@@ -15,4 +15,4 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
// Package webhook checks a webhook for configured operation admission
|
||||
package webhook // import "k8s.io/kubernetes/plugin/pkg/admission/webhook"
|
||||
package webhook // import "k8s.io/apiserver/pkg/admission/plugin/webhook"
|
||||
|
Reference in New Issue
Block a user