This commit is contained in:
Paul Gauthier 2024-05-03 15:08:38 -07:00
parent cb42150bba
commit b476671399
2 changed files with 5 additions and 5 deletions

View file

@ -22,9 +22,6 @@
<td>{{ row.first }}</td>
<td>{{ row.format }}</td>
<td>{{ row.command }}</td>
<td>{{ row.version }}</td>
<td>{{ row.commit }}</td>
<td>{{ row.date }}</td>
</tr>
{% endfor %}
</tbody>