summaryrefslogtreecommitdiff
path: root/data/storage/recipes/1/text
diff options
context:
space:
mode:
Diffstat (limited to 'data/storage/recipes/1/text')
-rw-r--r--data/storage/recipes/1/text13
1 files changed, 0 insertions, 13 deletions
diff --git a/data/storage/recipes/1/text b/data/storage/recipes/1/text
deleted file mode 100644
index 1c4acb8..0000000
--- a/data/storage/recipes/1/text
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "title":"Very delicious stuff",
- "portions": 4,
- "url":"https://example.org",
- "steps":[
- {
- "text":"Bake the frozen pizza!",
- "ingredients":[
- {"amount":4, "unit":"pieces", "type":"pizza"}
- ]
- }
- ]
-}