diff --git a/packages/features/settings/layouts/SettingsLayout.tsx b/packages/features/settings/layouts/SettingsLayout.tsx index 061fd52c5e..3c9e5fe920 100644 --- a/packages/features/settings/layouts/SettingsLayout.tsx +++ b/packages/features/settings/layouts/SettingsLayout.tsx @@ -100,14 +100,6 @@ const tabs: VerticalTabItemProps[] = [ name: "billing", href: "/settings/organizations/billing", }, - { - name: "saml_config", - href: "/settings/organizations/sso", - }, - { - name: "developer", - href: "/settings/organizations/developer", - }, ], }, { @@ -302,7 +294,7 @@ const SettingsSidebarContainer = ({ }), ]) }> - +