Skip to content

Commit

Permalink
fix: missed refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Zarecor committed Jan 13, 2023
1 parent b7179da commit 5227bb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lms/djangoapps/certificates/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from pytz import utc

import common.djangoapps.student.api
from common.djangoapps.student import models_api as student_api
from lms.djangoapps.certificates.data import CertificateStatuses
from lms.djangoapps.certificates.models import GeneratedCertificate
from openedx.core.djangoapps.content.course_overviews.api import get_course_overview_or_none
Expand Down

0 comments on commit 5227bb7

Please sign in to comment.