remove privateCommentRender

This commit is contained in:
2022-05-02 16:29:47 +02:00
parent 1b6e84262b
commit 3122098447
2 changed files with 0 additions and 76 deletions

View File

@@ -41,10 +41,6 @@ services:
tags:
- { name: 'chill.render_entity' }
Chill\MainBundle\Templating\Entity\PrivateCommentRender:
tags:
- { name: 'chill.render_entity' }
Chill\MainBundle\Templating\ChillMarkdownRenderExtension:
tags:
- { name: twig.extension }