Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
Badatos committed Jan 10, 2025
1 parent 1b72647 commit c8b4a80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pod/video/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from django.conf import settings
from django.http import JsonResponse
from django.db.models import Q
from django.template.defaultfilters import slugify
from django.utils.translation import ugettext_lazy as _

from .models import Video
Expand Down

0 comments on commit c8b4a80

Please sign in to comment.