diff --git a/src/courseware/course/InstructorToolbar.jsx b/src/courseware/course/InstructorToolbar.jsx index 9f440d14..0fbe5362 100644 --- a/src/courseware/course/InstructorToolbar.jsx +++ b/src/courseware/course/InstructorToolbar.jsx @@ -1,7 +1,6 @@ import React from 'react'; import PropTypes from 'prop-types'; import { connect } from 'react-redux'; -import { Collapsible } from '@edx/paragon'; import { getConfig } from '@edx/frontend-platform'; @@ -45,22 +44,7 @@ function InstructorToolbar(props) {