Skip to content

Commit 88d9375

Browse files
authored
Merge pull request #1064 from StoDevX/nix-pause-calendar
Remove the Pause's calendar
2 parents 288f2df + ee3bf36 commit 88d9375

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)