Skip to content

Commit d7a8fdc

Browse files
34148 Fixed the static test case failure
1 parent 419bcf5 commit d7a8fdc

File tree

1 file changed

+0
-2
lines changed
  • app/code/Magento/Customer/Block/Widget

1 file changed

+0
-2
lines changed

app/code/Magento/Customer/Block/Widget/Dob.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ class Dob extends AbstractWidget
2828
const MAX_DATE_RANGE_KEY = 'date_range_max';
2929

3030
/**
31-
* Date inputs
32-
*
3331
* @var array
3432
*/
3533
protected $_dateInputs = [];

0 commit comments

Comments
 (0)