Skip to content
Snippets Groups Projects
Commit bd06fd8c authored by Blersch Lara's avatar Blersch Lara
Browse files

updated TODO's

parent b1af746e
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@ import java.util.Collections;
import java.util.List;
public class RecipeSearch {
//TODO: implement class
private final List<Recipe> recipesToSearch;
public RecipeSearch (List<Recipe> recipesToSearch) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment