Skip to content

Commit

Permalink
fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
biswassri committed Nov 27, 2024
1 parent 88fe591 commit 15b580a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/components/codeflare/codeflare_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ import (
func (s *componentHandler) NewComponentReconciler(ctx context.Context, mgr ctrl.Manager) error {
_, err := reconciler.ComponentReconcilerFor(
mgr,
componentsv1.CodeFlareInstanceName,
&componentsv1.CodeFlare{},
).
// customized Owns() for Component with new predicates
Expand Down

0 comments on commit 15b580a

Please sign in to comment.