diff --git a/webapp/templates/team/partials/submission.html.twig b/webapp/templates/team/partials/submission.html.twig index 1a630e5c28..e3569e9d5b 100644 --- a/webapp/templates/team/partials/submission.html.twig +++ b/webapp/templates/team/partials/submission.html.twig @@ -134,14 +134,6 @@

There was no program output.

{% endif %} -
Diff output
- {% if run.output_diff is not empty %} -
-{{ run.output_diff }}
- {% else %} -

There was no diff output.

- {% endif %} - {% if run.team_message is not empty %}
Judge message