Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
michalc committed Feb 11, 2025
1 parent 1e6a226 commit 5638303
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django_app/redbox_app/redbox_core/views/api_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from rest_framework.pagination import PageNumberPagination
from rest_framework.permissions import IsAdminUser, IsAuthenticated

from redbox_app.redbox_core.serializers import UserSerializer

User = get_user_model()

Expand Down

0 comments on commit 5638303

Please sign in to comment.