Skip to content

Commit

Permalink
remove spaceless
Browse files Browse the repository at this point in the history
better performance, etc.

twigphp/Twig#4236
  • Loading branch information
tacman authored Oct 27, 2024
1 parent 3481ca6 commit bd942c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Knp/Menu/Resources/views/knp_menu.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
{% endmacro %}

{% block compressed_root %}
{% apply spaceless %}
{{ block('root') }}
{% endapply %}
{% endblock %}

{% block root %}
Expand Down

0 comments on commit bd942c4

Please sign in to comment.