Skip to content

Commit 27ae6ca

Browse files
committed
🎨 Sigh.
1 parent 089d256 commit 27ae6ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/migrations_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ import (
2828
corev1 "k8s.io/api/core/v1"
2929
kerrors "k8s.io/apimachinery/pkg/api/errors"
3030
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
31-
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"
32-
"k8s.io/apimachinery/pkg/runtime/schema"
31+
// "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"
32+
// "k8s.io/apimachinery/pkg/runtime/schema"
3333
"k8s.io/apimachinery/pkg/types"
3434

3535
migrationsv1beta1 "github.com/coderanger/migrations-operator/api/v1beta1"

0 commit comments

Comments
 (0)