Skip to content

Commit

Permalink
Fix: removing not imported pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
7h3-3mp7y-m4n committed Jun 10, 2024
1 parent 1ee3b82 commit 5553cf3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/reconciler/parallel/parallel.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ import (

"go.uber.org/zap"
corev1 "k8s.io/api/core/v1"

//"k8s.io/apimachinery/pkg/api/equality"
apierrs "k8s.io/apimachinery/pkg/api/errors"
"k8s.io/apimachinery/pkg/api/meta"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
Expand Down

0 comments on commit 5553cf3

Please sign in to comment.