diff --git a/sigpwny.com/src/components/Meeting/Countdown.astro b/sigpwny.com/src/components/Meeting/Countdown.astro index a973f43f..4f2479d4 100644 --- a/sigpwny.com/src/components/Meeting/Countdown.astro +++ b/sigpwny.com/src/components/Meeting/Countdown.astro @@ -7,96 +7,6 @@ export interface CountdownBadgeProps { const props = Astro.props as CountdownBadgeProps; ---