Skip to content

Commit

Permalink
fixup! fixup! 🛂(backend) use playlist token in apis
Browse files Browse the repository at this point in the history
  • Loading branch information
kernicPanel committed Jul 21, 2023
1 parent 1bd84ef commit 84f60fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/marsha/core/permissions/token.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""Custom permission classes for the Marsha project."""
from django.core.exceptions import ObjectDoesNotExist
from django.db.models import Q

from rest_framework import permissions

Expand Down

0 comments on commit 84f60fa

Please sign in to comment.