Skip to content

Commit

Permalink
removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Viditagarwal7479 committed Mar 30, 2024
1 parent 817b65c commit 19c5ad5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cvat/apps/quality_control/quality_reports.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import django_rq
import numpy as np
from attrs import asdict, define, fields_dict
from datumaro.components.annotation import Bbox, Label
from datumaro.util import dump_json, parse_json
from django.conf import settings
from django.db import transaction
Expand Down

0 comments on commit 19c5ad5

Please sign in to comment.