diff --git a/src/guides/v2.4/release-notes/release-notes-2-4-0-open-source.md b/src/guides/v2.4/release-notes/release-notes-2-4-0-open-source.md index 95a222d33fa..70b2b569e94 100644 --- a/src/guides/v2.4/release-notes/release-notes-2-4-0-open-source.md +++ b/src/guides/v2.4/release-notes/release-notes-2-4-0-open-source.md @@ -668,10 +668,6 @@ We have fixed hundreds of issues in the Magento 2.4.0 core code. * Magento no longer throws an error when you include an empty customer attribute field in the **Forms to Use In** field while creating a Company account on the storefront. Previously, Magento threw this error: `PHP Fatal error: Uncaught TypeError: Argument 2 passed to Magento\Eav\Model\Attribute\Data\Text::validateLength() must be of the type string, null given`. - - -* Magento no longer throws an error when you include an empty customer attribute field in the **Forms to Use In** field while creating a Company account on the storefront. Previously, Magento threw this error: `PHP Fatal error: Uncaught TypeError: Argument 2 passed to Magento\Eav\Model\Attribute\Data\Text::validateLength() must be of the type string, null given`. - ### Customer