From 7c6cf7e6c89644bf84ce0bc6105ec4f6a4376cf0 Mon Sep 17 00:00:00 2001 From: Chris Hirt Date: Wed, 1 Dec 2021 14:39:16 +0700 Subject: [PATCH] remove old reference to file that no longer exists This commit removes a reference to a file that used to be our main application JS bundle. Our webpack config changed and now this file doesn't exist anymore. --- src/Site/views/shared/container/container.html.twig | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Site/views/shared/container/container.html.twig b/src/Site/views/shared/container/container.html.twig index 79504ca020..2ce39daf3b 100644 --- a/src/Site/views/shared/container/container.html.twig +++ b/src/Site/views/shared/container/container.html.twig @@ -30,8 +30,6 @@ {% endfor %} - - {% else %}