diff options
Diffstat (limited to 'backend/readme.adoc')
-rw-r--r-- | backend/readme.adoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/readme.adoc b/backend/readme.adoc index b10ea07..2a00ba5 100644 --- a/backend/readme.adoc +++ b/backend/readme.adoc @@ -37,7 +37,6 @@ The current implementation expects (and returns) recipes in the form: "name": "Ingredient 1 Name", "amount": 1.0, "unit": "Ingredient Units" - "type_": "" }, ], "steps": [ |