diff --git a/app/server/appsmith-plugins/amazons3Plugin/src/main/resources/editor/list.json b/app/server/appsmith-plugins/amazons3Plugin/src/main/resources/editor/list.json index 6b33873c3876..c9fbfc4cf731 100644 --- a/app/server/appsmith-plugins/amazons3Plugin/src/main/resources/editor/list.json +++ b/app/server/appsmith-plugins/amazons3Plugin/src/main/resources/editor/list.json @@ -119,12 +119,7 @@ "value": "NOT_IN" } ] - } - ] - }, - { - "controlType": "SINGLE_COLUMN_ZONE", - "children": [ + }, { "label": "Sort data", "configProperty": "actionConfiguration.formData.list.sortBy.data", @@ -132,12 +127,7 @@ "-subtitle": "Array of Objects", "-tooltipText": "Array of Objects", "-alternateViewTypes": ["json"] - } - ] - }, - { - "controlType": "SINGLE_COLUMN_ZONE", - "children": [ + }, { "label": "Paginate data", "configProperty": "actionConfiguration.formData.list.pagination.data",