Skip to content

Commit

Permalink
Update pkg/devfile/adapters/kubernetes/component/adapter.go
Browse files Browse the repository at this point in the history
Co-authored-by: Parthvi Vala <pvala@redhat.com>
  • Loading branch information
feloy and valaparthvi authored Aug 24, 2022
1 parent bcc466a commit 5860499
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/devfile/adapters/kubernetes/component/adapter.go
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ func (a Adapter) Push(parameters adapters.PushParameters, componentStatus *watch
cmdHandler := adapterHandler{
Adapter: a,
parameters: parameters,
// componentExists:,
podName: pod.GetName(),
}

Expand Down

0 comments on commit 5860499

Please sign in to comment.