Skip to content

Commit ee3bf36

Browse files
authored
remove the pause google calendar
this is their scheduling calendar... it is more for internal use than for our own
1 parent 42508d9 commit ee3bf36

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

source/views/calendar/index.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,6 @@ export default function CalendarPage() {
2929
<GoogleCalendarView calendarId="[email protected]" />
3030
),
3131
},
32-
{
33-
id: 'PauseCalendarView',
34-
title: 'The Pause',
35-
icon: 'paw',
36-
component: () => (
37-
<GoogleCalendarView calendarId="[email protected]" />
38-
),
39-
},
4032
{
4133
id: 'NorthfieldCalendarView',
4234
title: 'Northfield',

0 commit comments

Comments
 (0)