Skip to content

Commit aec395b

Browse files
author
Matt Sokoloff
committed
remove unused import
1 parent 7f00f8e commit aec395b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

labelbox/data/generator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import threading
33
from queue import Queue
44
from typing import Any, Iterable
5-
from concurrent.futures import ThreadPoolExecutor
65
import threading
76

87
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)