Skip to content

Commit

Permalink
refac:
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas1312 committed Oct 6, 2023
1 parent 9cfc9f5 commit 63e1f05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/kili/services/export/format/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from typing import Dict, List, NamedTuple, Optional, Tuple, cast

from kili.domain.asset import AssetId
from kili.domain.cloud_storage import DataConnectionFilters
from kili.domain.project import ProjectId
from kili.orm import Asset, Label
from kili.services.export.exceptions import (
Expand Down

0 comments on commit 63e1f05

Please sign in to comment.