From da604df9d05188c7858078113406b7b41d1f2222 Mon Sep 17 00:00:00 2001 From: John Win <57833931+jwin-mm@users.noreply.github.com> Date: Fri, 13 Dec 2024 08:11:15 -0600 Subject: [PATCH] Delete data/building-hours/7-5-laird-stadium.yaml Better to delete this since Laird is only open to student-athletes and they already know the hours. --- data/building-hours/7-5-laird-stadium.yaml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 data/building-hours/7-5-laird-stadium.yaml diff --git a/data/building-hours/7-5-laird-stadium.yaml b/data/building-hours/7-5-laird-stadium.yaml deleted file mode 100644 index e3a22bc83..000000000 --- a/data/building-hours/7-5-laird-stadium.yaml +++ /dev/null @@ -1,18 +0,0 @@ -name: Laird Stadium -category: Gym -image: laird-stadium - -schedule: - - title: Hours - hours: - - {days: [Mo, Tu, We, Th, Fr], from: '9:00am', to: '8:00pm'} - - {days: [Su], from: '11:00am', to: '8:00pm'} - -breakSchedule: - fall: [] - thanksgiving: [] - winter: [] - interim: [] - spring: [] - easter: [] - summer: []