Skip to content

Commit

Permalink
remove cdc lessons auto car channel from home page
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicarrojado committed Apr 15, 2024
1 parent 1560b31 commit f9108f6
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions lib/content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,19 +176,6 @@ export const FIXED_DEPOSIT_BANKS = [
];

export const TELEGRAM_PUBLIC_CHANNELS: TelegramPublicChannels = [
{
id: TelegramChannel.CdcLessonsAutoCar,
title: "🚘 CDC Practical Lesson Slots (Class 3A Motorcar)",
description: (
<>
Receive notifications when there are new practical lessons slot(s) for{" "}
<Link href={Routes.CdcPracticalLessonSlots} passHref legacyBehavior>
<Anchor>Class 3A Motorcar</Anchor>
</Link>{" "}
at ComfortDelGro Driving Centre.
</>
),
},
{
id: TelegramChannel.CdcEyesightTest,
title: "🚘 CDC Appointment Slots (Eyesight Test)",
Expand Down

0 comments on commit f9108f6

Please sign in to comment.