Skip to content

Commit 951ab38

Browse files
committed
style: Fix broken lint
1 parent 863f981 commit 951ab38

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • cms/djangoapps/modulestore_migrator/rest_api/v1

cms/djangoapps/modulestore_migrator/rest_api/v1/views.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
from rest_framework.mixins import ListModelMixin
1414
from rest_framework.permissions import IsAdminUser
1515
from rest_framework.response import Response
16-
from rest_framework import status
1716
from rest_framework.views import APIView
1817
from rest_framework.viewsets import GenericViewSet
1918
from user_tasks.models import UserTaskStatus

0 commit comments

Comments
 (0)