diff --git a/frontend/src/pages/Admin/AdminProducts.js b/frontend/src/pages/Admin/AdminProducts.js index 5fe5f3c..14decd0 100644 --- a/frontend/src/pages/Admin/AdminProducts.js +++ b/frontend/src/pages/Admin/AdminProducts.js @@ -425,60 +425,6 @@ const AdminProducts = () => { )} - {/* Seed Blend Editor */} - {formData.productType === 'seed' && ( -