Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Apr 19, 2024
1 parent 19e8785 commit c2663cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion codeforlife/tests/model_view_set.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
from ..serializers import BaseSerializer
from ..types import DataDict, JsonDict, KwArgs
from ..user.models import AnyUser as RequestUser
from ..user.models import Class, Student, User
from ..views import ModelViewSet
from .api import APIClient, APITestCase

Expand Down

0 comments on commit c2663cd

Please sign in to comment.