Commit c6d0ca04 by Jonathan Piacenti

Remove duplicate imports from module_render.

parent d6a16e8d
......@@ -50,8 +50,6 @@ from lms.djangoapps.lms_xblock.runtime import LmsModuleSystem, unquote_slashes,
from lms.djangoapps.lms_xblock.models import XBlockAsidesConfig
from opaque_keys import InvalidKeyError
from opaque_keys.edx.keys import UsageKey, CourseKey
from psychometrics.psychoanalyze import make_psychometrics_data_update_handler
from student.models import anonymous_id_for_user, user_by_anonymous_id
from opaque_keys.edx.locations import SlashSeparatedCourseKey
from openedx.core.lib.xblock_utils import (
replace_course_urls,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment