deleteRecipe

open suspend override fun deleteRecipe(recipe: Recipe)

Deletes a Recipe item from the remote API and the local database.