diff --git a/common/templates/xblock_wrapper.html b/common/templates/xblock_wrapper.html index 48b585737c..998d00a90a 100644 --- a/common/templates/xblock_wrapper.html +++ b/common/templates/xblock_wrapper.html @@ -1,9 +1,3 @@ -<%namespace name='static' file='static_content.html'/> - -% if is_xmodule: - <%static:webpack entry="${class_name}"/> -% endif -