Skip to content

Commit 9619454

Browse files
committed
Removed some file and unused code
1 parent e7e56a9 commit 9619454

File tree

2 files changed

+1
-48
lines changed

2 files changed

+1
-48
lines changed

app/code/Magento/Captcha/Block/LayoutProcessor.php

Lines changed: 0 additions & 42 deletions
This file was deleted.

app/code/Magento/Customer/Model/Form.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,7 @@ class Form extends \Magento\Eav\Model\Form
1515
* XML configuration paths for "Disable autocomplete on storefront" property
1616
*/
1717
public const XML_PATH_ENABLE_AUTOCOMPLETE = 'customer/password/autocomplete_on_storefront';
18-
19-
/**
20-
* XML configuration paths for "Enable CAPTCHA on Storefront" property
21-
*/
22-
public const XML_PATH_CUSTOMER_CAPTCHA_ENABLED = 'customer/captcha/enable';
23-
18+
2419
/**
2520
* Current module pathname
2621
*

0 commit comments

Comments
 (0)