Skip to content

Commit 1cc365e

Browse files
authored
refactor: drop orphan team/org SSR & page helpers (calcom#28952)
The /org/[orgSlug]/[user] and /team/[slug] routes were removed in the Cal.diy fork (calcom#28903/calcom#28904) but their SSR helpers and Team screen component were left behind. No route, component, or test still imports them (verified with ripgrep). Deleting them removes dead code and makes it clearer that team/org pages are gone.
1 parent ee16d1d commit 1cc365e

5 files changed

Lines changed: 0 additions & 638 deletions

File tree

apps/web/components/team/screens/Team.tsx

Lines changed: 0 additions & 93 deletions
This file was deleted.

apps/web/lib/org/[orgSlug]/[user]/[type]/getServerSideProps.tsx

Lines changed: 0 additions & 55 deletions
This file was deleted.

apps/web/lib/org/[orgSlug]/[user]/getServerSideProps.tsx

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)