Skip to content

Commit ac7a4e4

Browse files
committed
refactor: remove unimported library
1 parent 7f2d575 commit ac7a4e4

File tree

1 file changed

+0
-1
lines changed
  • instrumentation/opentelemetry-instrumentation-threading/src/opentelemetry/instrumentation/threading

1 file changed

+0
-1
lines changed

Diff for: instrumentation/opentelemetry-instrumentation-threading/src/opentelemetry/instrumentation/threading/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
re-activated in the thread's run method.
3232
"""
3333

34-
from concurrent import futures
3534
import threading
3635
from typing import Collection
3736
from opentelemetry.instrumentation.instrumentor import BaseInstrumentor

0 commit comments

Comments
 (0)