diff --git a/web/app/upgrade/pro/page.tsx b/web/app/upgrade/pro/page.tsx index 387b739bd3..3c2156cba2 100644 --- a/web/app/upgrade/pro/page.tsx +++ b/web/app/upgrade/pro/page.tsx @@ -59,14 +59,6 @@ export default function UpgradePlanPage() {
{PLANE_EDITIONS[edition].title}
- {edition === "self-hosted" && ( - -
- Coming soon - -
-
- )}
{PLANE_EDITIONS[edition].description}