mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 15:49:42 +02:00
Remove unused code
This commit is contained in:
parent
18a405808a
commit
9c01b72292
2 changed files with 0 additions and 3 deletions
|
@ -345,8 +345,6 @@ export default defineComponent({
|
|||
newMeal.entryType = "dinner";
|
||||
newMeal.recipeId = undefined;
|
||||
newMeal.existing = false;
|
||||
newMeal.id = 0;
|
||||
newMeal.groupId = "";
|
||||
}
|
||||
|
||||
async function randomMeal(date: Date, type: PlanEntryType) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue