diff --git a/components/tripadvisor_content_api/actions/location-reviews/location-reviews.mjs b/components/tripadvisor_content_api/actions/location-reviews/location-reviews.mjs index e34a112ea09ce..d6b700db70f67 100644 --- a/components/tripadvisor_content_api/actions/location-reviews/location-reviews.mjs +++ b/components/tripadvisor_content_api/actions/location-reviews/location-reviews.mjs @@ -8,12 +8,6 @@ export default { type: "action", props: { app, - searchQuery: { - propDefinition: [ - app, - "searchQuery", - ], - }, locationId: { propDefinition: [ app,