mirror of https://github.com/dapr/dapr-agents.git
chore: remove unused import
Signed-off-by: Casper Guldbech Nielsen <scni@novonordisk.com>
This commit is contained in:
parent
4d2b98e30e
commit
7803b8ce24
|
@ -19,7 +19,6 @@ import logging
|
|||
|
||||
from dapr_agents.agent.telemetry import (
|
||||
DaprAgentsOTel,
|
||||
async_span_decorator,
|
||||
span_decorator,
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue