Skip to content

Commit 1088485

Browse files
committed
remove import
1 parent 5048479 commit 1088485

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/langtrace_python_sdk/instrumentation/crewai/instrumentation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
from typing import Collection
2121
from importlib_metadata import version as v
2222
from .patch import patch_crew
23-
import crewai
2423

2524

2625
class CrewAIInstrumentation(BaseInstrumentor):

0 commit comments

Comments
 (0)