From 7b936ec4fddb82ee56e7a29581d75082fe00fdda Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Mon, 11 Jan 2021 22:00:40 +0100 Subject: [PATCH] removed some debug code --- cookbook/templates/test.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cookbook/templates/test.html b/cookbook/templates/test.html index 0c681455c..4fd33e9e9 100644 --- a/cookbook/templates/test.html +++ b/cookbook/templates/test.html @@ -16,10 +16,6 @@ {% block script %} - - {% render_bundle 'chunk-vendors' %} {% render_bundle 'recipe_view' %} {% endblock %} \ No newline at end of file