Commit a08f4d3c by John Eskew Committed by Clinton Blackburn

Remove non-existent import.

parent 2c20ac7c
......@@ -33,7 +33,8 @@ from xmodule.modulestore.django import _get_modulestore_branch_setting, modulest
from xmodule.modulestore import ModuleStoreEnum
from xmodule.modulestore.xml_importer import import_course_from_xml
from xmodule.modulestore.tests.django_utils import (
ModuleStoreTestCase, TEST_DATA_MIXED_TOY_MODULESTORE
ModuleStoreTestCase,
TEST_DATA_MIXED_MODULESTORE
)
from xmodule.modulestore.tests.factories import (
CourseFactory, ItemFactory, ToyCourseFactory, check_mongo_calls
......
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