diff --git a/core/themes/claro/templates/datetime-wrapper.html.twig b/core/themes/claro/templates/datetime-wrapper.html.twig index 4215b28ff2..229e8b6039 100644 --- a/core/themes/claro/templates/datetime-wrapper.html.twig +++ b/core/themes/claro/templates/datetime-wrapper.html.twig @@ -3,8 +3,6 @@ * @file * Theme override of a datetime form wrapper. * - * @todo Refactor when https://www.drupal.org/node/3010558 is fixed. - * * @see template_preprocess_form_element() */ #} diff --git a/core/themes/claro/templates/form-element.html.twig b/core/themes/claro/templates/form-element.html.twig index b474619df5..3991b26eff 100644 --- a/core/themes/claro/templates/form-element.html.twig +++ b/core/themes/claro/templates/form-element.html.twig @@ -3,8 +3,6 @@ * @file * Theme override for a form element. * - * @todo Remove when https://www.drupal.org/node/3010558 is fixed. - * * @see template_preprocess_form_element() */ #}