Skip to content

Commit

Permalink
remove unused import after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
avinashkatamreddy-sg committed Jan 16, 2025
1 parent 8438713 commit 0116167
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controller/sync.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ import (

"k8s.io/apimachinery/pkg/util/strategicpatch"

cdcommon "github.com/argoproj/argo-cd/v2/common"

"github.com/argoproj/gitops-engine/pkg/sync"
"github.com/argoproj/gitops-engine/pkg/sync/common"
"github.com/argoproj/gitops-engine/pkg/utils/kube"
Expand Down

0 comments on commit 0116167

Please sign in to comment.