Issue #2081163 by smiro, areke: Remove unused local variables from the datetime module.
parent
c56e54281a
commit
4910e432fb
|
@ -76,7 +76,6 @@ class DateTimeDatelistWidget extends WidgetBase {
|
|||
switch ($this->getFieldSetting('datetime_type')) {
|
||||
case 'date':
|
||||
$storage_format = DATETIME_DATE_STORAGE_FORMAT;
|
||||
$type_type = 'none';
|
||||
break;
|
||||
|
||||
default:
|
||||
|
|
Loading…
Reference in New Issue