Skip to content

Commit e718d43

Browse files
author
Kevin Kim
committed
Removing unused import
1 parent 6ed00c4 commit e718d43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

labelbox/schema/task.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import logging
22
import requests
33
import time
4-
import validators
5-
from validators import ValidationFailure
64
from typing import TYPE_CHECKING, Optional
75

86
from labelbox.exceptions import ResourceNotFoundError

0 commit comments

Comments
 (0)