Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yulia-pl committed Dec 10, 2024
1 parent 3bbe9b1 commit 421d4dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cinema/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ def delete(self, request, *args, **kwargs):
return self.destroy(request, *args, **kwargs)



class CinemaHallViewSet(mixins.ListModelMixin,
mixins.CreateModelMixin,
mixins.RetrieveModelMixin,
Expand Down

0 comments on commit 421d4dc

Please sign in to comment.