removed old asset

This commit is contained in:
Kaibu
2021-09-13 19:30:53 +02:00
parent 8b09777b2c
commit 9efc60232a
2 changed files with 0 additions and 128 deletions

View File

@@ -25,7 +25,6 @@
<script type="application/javascript">
window.IMAGE_PLACEHOLDER = "{% static 'assets/recipe_no_image.svg' %}"
window.IMAGE_BOOK = "{% static 'assets/book.svg' %}"
window.CUSTOM_LOCALE = '{{ request.LANGUAGE_CODE }}'
</script>