diff --git a/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html b/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html
index 6fe80e7fde..27ed2d3dad 100644
--- a/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html
+++ b/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html
@@ -61,7 +61,6 @@ from openedx.core.djangolib.js_utils import (
<%static:webpack entry='HtmlBlockEditor'/>
<%static:js group='instructor_dash'/>
- <%static:js group='application'/>
## Backbone classes declared explicitly until RequireJS is supported