Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Marishka17 committed Feb 7, 2025
1 parent a7a3579 commit 611fe0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cvat/apps/engine/view_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from typing import Optional

from django.db.models.query import QuerySet
from django.http.request import HttpRequest
from django.http.response import HttpResponse
from drf_spectacular.utils import extend_schema
from rest_framework.decorators import action
Expand Down

0 comments on commit 611fe0e

Please sign in to comment.