Skip to content

Commit

Permalink
Fix linters
Browse files Browse the repository at this point in the history
Signed-off-by: Elena Gershkovich <[email protected]>
  • Loading branch information
ELENAGER committed Jan 17, 2024
1 parent 31349f5 commit bfb2bc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/vrg_recipe.go
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ func recipesWatch(b *builder.Builder, m objectToReconcileRequestsMapper) *builde
}

func (m objectToReconcileRequestsMapper) recipeToVrgReconcileRequestsMapper(
<<<<<<< HEAD
_ context.Context,
rcp client.Object,
) []reconcile.Request {
Expand Down

0 comments on commit bfb2bc1

Please sign in to comment.