Skip to content

Commit fc94272

Browse files
Rohit Patilropatil010
andcommitted
Remove unused apierrors import
Remove k8s.io/apimachinery/pkg/api/errors import that is no longer needed after refactoring to use discovery API for baremetal detection. Co-Authored-By: Rohit Patil <ropatil@redhat.com>
1 parent 1705945 commit fc94272

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/extended/machines/scale.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import (
1414
bmhelper "github.com/openshift/origin/test/extended/baremetal"
1515
"github.com/stretchr/objx"
1616
corev1 "k8s.io/api/core/v1"
17-
apierrors "k8s.io/apimachinery/pkg/api/errors"
1817
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
1918
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"
2019
"k8s.io/apimachinery/pkg/runtime/schema"

0 commit comments

Comments
 (0)