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