diff --git a/core/modules/node/templates/node.html.twig b/core/modules/node/templates/node.html.twig index 27151b5..75770dd 100644 --- a/core/modules/node/templates/node.html.twig +++ b/core/modules/node/templates/node.html.twig @@ -75,10 +75,6 @@ * @see template_preprocess() * @see template_preprocess_node() * - * @todo Remove the id attribute (or make it a class), because if that gets - * rendered twice on a page this is invalid CSS for example: two lists - * in different view modes. - * * @ingroup themeable */ #}