Skip to content

Commit 8187b64

Browse files
author
Matt Sokoloff
committed
remove another problematic import
1 parent c854e8b commit 8187b64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

labelbox/schema/bulk_import_request.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
Type, Set, TYPE_CHECKING)
1616

1717
from labelbox import exceptions as lb_exceptions
18-
from labelbox.data.ontology import get_feature_schema_lookup
1918
from labelbox.orm.model import Entity
2019
from labelbox import utils
2120
from labelbox.orm import query

0 commit comments

Comments
 (0)