removed some debug code

This commit is contained in:
vabene1111
2021-01-11 22:00:40 +01:00
parent 99f0ab830b
commit 7b936ec4fd

View File

@@ -16,10 +16,6 @@
{% block script %}
<script src="{% url 'javascript-catalog' %}"></script>
<script>
console.log(gettext('Error'))
</script>
{% render_bundle 'chunk-vendors' %}
{% render_bundle 'recipe_view' %}
{% endblock %}