diff --git a/examples/2-in-depth/data-stores/json-file-as-data-store/gatoraide_flavors.json b/examples/2-in-depth/data-stores/json-file-as-data-store/gatoraide_flavors.json index 20395bc3..954a4bf3 100644 --- a/examples/2-in-depth/data-stores/json-file-as-data-store/gatoraide_flavors.json +++ b/examples/2-in-depth/data-stores/json-file-as-data-store/gatoraide_flavors.json @@ -1,31 +1,3 @@ -{ - "fruits": [ - { - "value": "Glacier Freeze", - "label": "Glacier Freeze" - }, - { - "value": "Fierce Grape", - "label": "Fierce Grape" - }, - { - "value": "Fruit Punch", - "label": "Fruit Punch" - }, - { - "value": "Glacier Freeze", - "label": "Glacier Freeze" - }, - { - "value": "Fierce Grape", - "label": "Fierce Grape" - }, - { - "value": "Fruit Punch", - "label": "Fruit Punch" - } - ] -} [ { "name": "Glacier Freeze",