Removes check_all javascript that is no longer used

This commit is contained in:
Mouse Reeve
2021-12-16 11:06:53 -08:00
parent f7c6cb3598
commit 8bda0bc0dc
2 changed files with 0 additions and 38 deletions

View File

@ -234,7 +234,3 @@
</div>
{% endif %}
{% endspaceless %}{% endblock %}
{% block scripts %}
<script src="{% static "js/check_all.js" %}?v={{ js_cache }}"></script>
{% endblock %}