diff --git a/common/djangoapps/pipeline_mako/templates/static_content.html b/common/djangoapps/pipeline_mako/templates/static_content.html index 20e527f5c9..6b32456e54 100644 --- a/common/djangoapps/pipeline_mako/templates/static_content.html +++ b/common/djangoapps/pipeline_mako/templates/static_content.html @@ -70,21 +70,9 @@ source, template_path = Loader(engine).load_template_source(path) <%def name="require_module(module_name, class_name)">