Removed left over dump statement.

This commit is contained in:
Jan Böhmer 2022-08-03 22:47:09 +02:00
parent f1601cac7f
commit 9adcf20222

View file

@ -106,8 +106,6 @@
{% block attachment_widget %} {% block attachment_widget %}
{% import 'components/collection_type.macro.html.twig' as collection %} {% import 'components/collection_type.macro.html.twig' as collection %}
{% dump(form) %}
<tr {{ stimulus_controller('elements/attachmenttype_change') }}> <tr {{ stimulus_controller('elements/attachmenttype_change') }}>
<td> <td>
{{ form_widget(form) }} {{ form_widget(form) }}