Skip to content

Commit 5bee6df

Browse files
fix lint
1 parent 0e5e5cb commit 5bee6df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lms/djangoapps/instructor/tests/test_reports_api_v2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
UserFactory,
1616
)
1717
from xmodule.modulestore.tests.django_utils import SharedModuleStoreTestCase
18-
from xmodule.modulestore.tests.factories import CourseFactory, BlockFactory
18+
from xmodule.modulestore.tests.factories import CourseFactory
1919

2020

2121
@ddt.ddt

0 commit comments

Comments
 (0)