We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863f981 commit 951ab38Copy full SHA for 951ab38
1 file changed
cms/djangoapps/modulestore_migrator/rest_api/v1/views.py
@@ -13,7 +13,6 @@
13
from rest_framework.mixins import ListModelMixin
14
from rest_framework.permissions import IsAdminUser
15
from rest_framework.response import Response
16
-from rest_framework import status
17
from rest_framework.views import APIView
18
from rest_framework.viewsets import GenericViewSet
19
from user_tasks.models import UserTaskStatus
0 commit comments