Skip to content

Commit

Permalink
feat: upgrading simple api to drf compatible.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Aug 12, 2024
1 parent b2156bb commit a853ea8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lms/djangoapps/instructor/views/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
require_student_from_identifier,
set_due_date_extension,
strip_if_string,
DashboardError
)
from .. import permissions

Expand Down

0 comments on commit a853ea8

Please sign in to comment.