We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc9caa commit aa1d379Copy full SHA for aa1d379
labelbox/schema/dataset.py
@@ -14,7 +14,6 @@
14
from labelbox.orm.model import Entity, Field, Relationship
15
16
logger = logging.getLogger(__name__)
17
-import time
18
19
20
class Dataset(DbObject, Updateable, Deletable):
0 commit comments