diff --git a/events.js b/events.js deleted file mode 100644 index aac7d83..0000000 --- a/events.js +++ /dev/null @@ -1,73 +0,0 @@ -var events = [ - { - "date": "May 23, 2019 16:00:00", - "subject": "start", - "notes": "" - }, - { - "date": "May 26, 2019 07:00:00", - "subject": "VTO", - "notes": "at Crosspoint" - }, - { - "date": "May 26, 2019 13:00:00", - "subject": "Lunch", - "notes": "Something good." - }, - { - "date": "May 27, 2019 00:00:01", - "subject": "Memorial Day", - "notes": "" - }, - { - "date": "May 28, 2019 09:00:00", - "subject": "1:1 A", - "notes": "" - }, - { - "date": "May 28, 2019 09:30:00", - "subject": "Team Meeting", - "notes": "" - }, - { - "date": "May 28, 2019 10:00:00", - "subject": "Code Review", - "notes": "" - }, - { - "date": "May 28, 2019 11:15:00", - "subject": "DSU", - "notes": "" - }, - { - "date": "May 28, 2019 14:00:00", - "subject": "MTA Tool Deploy Meeting", - "notes": "" - }, - { - "date": "May 28, 2019 15:30:00", - "subject": "OS Review Board", - "notes": "" - }, - { - "date": "May 28, 2019 18:30:00", - "subject": "1:1 S", - "notes": "" - }, - { - "date": "May 28, 2019 19:00:00", - "subject": "AU Team Meeting", - "notes": "" - }, - { - "date": "May 28, 2019 19:00:00", - "subject": "1:1 P", - "notes": "" - }, - { - "date": "May 29, 2019 09:30:00", - "subject": "1:1 JB", - "notes": "" - } - -]