diff --git a/events.py b/events.py index 558d454..6be76a7 100755 --- a/events.py +++ b/events.py @@ -8,8 +8,6 @@ CHURCH CALENDAR EVENTS LIST """ from calendar import SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY -YEAR: int = 2025 - EVENT_LIST = ( # ------------- ---------------- # day weeks start end venue category name description (SUNDAY, [1 ], 10, 00, 12, 00, "Main Campus", "Sunday Service", "Sunday Service 10:00am", "Prayer Room open from 8:30 AM to 9:30 AM. Worship Service starts at 10:00 AM. First Sunday of the month is Missions Sunday"),