Skip to content

Commit

Permalink
fixup!: rm unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Graber authored and Rebecca Graber committed Nov 2, 2023
1 parent a513fb5 commit 34bfa5a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lms/djangoapps/certificates/tests/test_signals.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
from lms.djangoapps.grades.course_grade_factory import CourseGradeFactory
from lms.djangoapps.grades.tests.utils import mock_passing_grade
from lms.djangoapps.verify_student.models import SoftwareSecurePhotoVerification
from openedx_events.data import EventsMetadata
from openedx_events.learning.signals import CERTIFICATE_CREATED, CERTIFICATE_REVOKED
from openedx_events.learning.data import CourseData, UserData, UserPersonalData, CertificateData


class SelfGeneratedCertsSignalTest(ModuleStoreTestCase):
Expand Down

0 comments on commit 34bfa5a

Please sign in to comment.