diff options
-rw-r--r-- | data/guests.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/data/guests.json b/data/guests.json deleted file mode 100644 index 02e689a..0000000 --- a/data/guests.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "guests": [ - { - "id": "1", - "first_name": "John", - "last_name": "Doe", - "attendance": "false", - "meal": "beef", - "restrictions": "none", - "plus-one": "none", - "advice": "" - } - ] -}
\ No newline at end of file |