diff --git a/pages/integrations/index.tsx b/pages/integrations/index.tsx index 0a2f3499..b08bd93f 100644 --- a/pages/integrations/index.tsx +++ b/pages/integrations/index.tsx @@ -417,11 +417,6 @@ function IframeEmbedContainer() {
- - - ); diff --git a/public/static/locales/en/common.json b/public/static/locales/en/common.json index fb8f9a0e..da017687 100644 --- a/public/static/locales/en/common.json +++ b/public/static/locales/en/common.json @@ -254,8 +254,6 @@ "automatically_adjust_theme": "Automatically adjust theme based on invitee preferences", "email": "Email", "full_name": "Full name", - "browse_api_documentation": "Browse our API documentation", - "leverage_our_api": "Leverage our API for full control and customizability.", "create_webhook": "Create Webhook", "booking_cancelled": "Booking Cancelled", "booking_rescheduled": "Booking Rescheduled",