Skip to content
Snippets Groups Projects
Commit 4910e432 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2081163 by smiro, areke: Remove unused local variables from the datetime module.

parent c56e5428
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,6 @@ public function formElement(FieldItemListInterface $items, $delta, array $elemen
switch ($this->getFieldSetting('datetime_type')) {
case 'date':
$storage_format = DATETIME_DATE_STORAGE_FORMAT;
$type_type = 'none';
break;
default:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment