remove unnecessary comment line

This commit is contained in:
Julien Fastré 2021-03-23 15:48:43 +01:00
parent 11e6efee68
commit b8b509b6b3

View File

@ -24,7 +24,6 @@ use Parsedown;
/**
* Render markdown
*
*/
final class ChillMarkdownRenderExtension extends AbstractExtension
{