diff --git a/app/client/src/mockResponses/PropertyPaneConfigResponse.tsx b/app/client/src/mockResponses/PropertyPaneConfigResponse.tsx index f3f64ce22b..217250e3ce 100644 --- a/app/client/src/mockResponses/PropertyPaneConfigResponse.tsx +++ b/app/client/src/mockResponses/PropertyPaneConfigResponse.tsx @@ -498,10 +498,6 @@ const PropertyPaneConfigResponse: PropertyPaneConfigsResponse["data"] = { label: "Password", value: "PASSWORD", }, - { - label: "Phone Number", - value: "PHONE_NUMBER", - }, { label: "Email", value: "EMAIL",