Skip to content

Commit 47a1eb6

Browse files
authored
Remove unused library (#1974)
2 parents c5025f1 + 672414c commit 47a1eb6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libs/labelbox/tests/integration/test_api_keys.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
from labelbox.schema.timeunit import TimeUnit
66
from labelbox.schema.api_key import ApiKey
7-
from lbox.exceptions import LabelboxError
8-
# The creation of API keys requires a feature flag to be enabled.
97

108

119
@pytest.mark.skipif(

0 commit comments

Comments
 (0)