Update tasks.py
This commit is contained in:
@@ -8,7 +8,6 @@ from opaque_keys.edx.keys import CourseKey
|
||||
|
||||
from openedx.core.djangoapps.course_groups.cohorts import add_user_to_cohort, get_cohort, get_cohort_by_name
|
||||
from student.models import CourseEnrollment, CourseMode
|
||||
from django.conf import settings
|
||||
|
||||
LOGGER = get_task_logger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user