diff --git a/assets/js/blocks/active-filters/block.json b/assets/js/blocks/active-filters/block.json index 09f8e1b571c..f8ae1e6ce5e 100644 --- a/assets/js/blocks/active-filters/block.json +++ b/assets/js/blocks/active-filters/block.json @@ -2,7 +2,6 @@ "name": "woocommerce/active-filters", "version": "1.0.0", "title": "Active Product Filters Controls", - "description": "Display the currently active product filters.", "category": "woocommerce", "keywords": [ "WooCommerce" ], "supports": { diff --git a/assets/js/blocks/attribute-filter/block.json b/assets/js/blocks/attribute-filter/block.json index 4da9adf753a..6740460068e 100644 --- a/assets/js/blocks/attribute-filter/block.json +++ b/assets/js/blocks/attribute-filter/block.json @@ -2,7 +2,6 @@ "name": "woocommerce/attribute-filter", "version": "1.0.0", "title": "Filter by Attribute Controls", - "description": "Enable customers to filter the product grid by selecting one or more attributes, such as color.", "category": "woocommerce", "keywords": [ "WooCommerce" ], "supports": { diff --git a/assets/js/blocks/price-filter/block.json b/assets/js/blocks/price-filter/block.json index e97b1323273..02c83f7f2c4 100644 --- a/assets/js/blocks/price-filter/block.json +++ b/assets/js/blocks/price-filter/block.json @@ -2,7 +2,6 @@ "name": "woocommerce/price-filter", "version": "1.0.0", "title": "Filter by Price Controls", - "description": "Enable customers to filter the product grid by choosing a price range.", "category": "woocommerce", "keywords": [ "WooCommerce" ], "supports": { diff --git a/assets/js/blocks/stock-filter/block.json b/assets/js/blocks/stock-filter/block.json index 885cb64d44f..c07975e5155 100644 --- a/assets/js/blocks/stock-filter/block.json +++ b/assets/js/blocks/stock-filter/block.json @@ -2,7 +2,6 @@ "name": "woocommerce/stock-filter", "version": "1.0.0", "title": "Filter by Stock Controls", - "description": "Enable customers to filter the product grid by stock status.", "category": "woocommerce", "keywords": [ "WooCommerce" ], "supports": {