Skip to content

Commit

Permalink
Update helpers.py removed unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandana3008 authored Aug 9, 2024
1 parent 0644af3 commit 5d7bd0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/djangoapps/student/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
from submissions.models import StudentItem, Submission
from submissions import api as submissions_api
from xmodule.modulestore.django import modulestore
from lms.djangoapps.grades.models import PersistentSubsectionGrade
from openedx.core.djangoapps.enrollments.data import get_course_enrollments

# Enumeration of per-course verification statuses
Expand Down

0 comments on commit 5d7bd0e

Please sign in to comment.