Skip to content

Commit

Permalink
del space
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Sep 15, 2023
1 parent 1c2963e commit b8db8cf
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,8 @@ func (c *CreateOrUpdateResource[P, T]) Run(ctx context.Context, req *ctrl.Reques
if err != nil {
return ctrl.Result{}, err
}

return ctrl.NewFailedResult(recipeError.ErrorDetails), nil
}

return ctrl.Result{}, err
}

Expand Down

0 comments on commit b8db8cf

Please sign in to comment.