summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2024-03-01 08:34:42 -0800
committerMichael Hunteman <michael@huntm.net>2024-03-01 08:34:42 -0800
commit4acea48076f6f90267fea85c937a3fe79609270c (patch)
tree0d2b0a500eb7379faca98ef8212e587f1b142af6 /data
parent2b3d32a641da19c9d807f1877efcbe1a130c5e23 (diff)
Delete data directory
Diffstat (limited to 'data')
-rw-r--r--data/guests.json14
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