Skip to content

Commit 4f19763

Browse files
feat: Telemetry in A2A Python SDK
1 parent ce9e15e commit 4f19763

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/a2a/utils/telemetry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def internal_method(self):
5656
import functools
5757
import inspect
5858
import logging
59-
import traceback
6059

6160
from opentelemetry import trace
6261
from opentelemetry.trace import SpanKind as _SpanKind

0 commit comments

Comments
 (0)