Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
bsekachev committed Aug 22, 2023
1 parent 48c3fa9 commit 6fdd7cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cvat/apps/engine/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
from django.db.models.query import Prefetch
from django.http import HttpResponse, HttpResponseNotFound, HttpResponseBadRequest
from django.utils import timezone
from http import HTTPStatus

from drf_spectacular.types import OpenApiTypes
from drf_spectacular.utils import (
Expand Down

0 comments on commit 6fdd7cd

Please sign in to comment.