chore: remove unused import

Signed-off-by: Casper Guldbech Nielsen <scni@novonordisk.com>
This commit is contained in:
Casper Guldbech Nielsen 2025-05-04 12:03:24 +02:00
parent 4d2b98e30e
commit 7803b8ce24
No known key found for this signature in database
GPG Key ID: B004583B52B9A446
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ import logging
from dapr_agents.agent.telemetry import (
DaprAgentsOTel,
async_span_decorator,
span_decorator,
)