Skip to content

Commit

Permalink
fix: update futurex api client package
Browse files Browse the repository at this point in the history
  • Loading branch information
Ang-m4 committed Feb 14, 2025
1 parent aa6d6a1 commit da38721
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 136 deletions.
68 changes: 0 additions & 68 deletions eox_nelp/api_clients/futurex.py

This file was deleted.

67 changes: 0 additions & 67 deletions eox_nelp/api_clients/tests/tests_futurex.py

This file was deleted.

2 changes: 1 addition & 1 deletion eox_nelp/signals/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
from eox_core.edxapp_wrapper.enrollments import get_enrollment
from eventtracking import tracker
from nelc_api_clients.clients.certificates import ExternalCertificatesApiClient
from nelc_api_clients.clients.futurex import FuturexApiClient
from opaque_keys.edx.keys import UsageKey

from eox_nelp.api_clients.futurex import FuturexApiClient
from eox_nelp.api_clients.mt import MinisterOfTourismApiClient
from eox_nelp.edxapp_wrapper.course_blocks import get_student_module_as_dict
from eox_nelp.edxapp_wrapper.course_overviews import CourseOverview
Expand Down

0 comments on commit da38721

Please sign in to comment.