Skip to content

Commit

Permalink
Add Arc lost in a rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilm committed May 5, 2022
1 parent 6f859c0 commit c41652e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opentelemetry-zipkin/src/exporter/mod.rs
Expand Up @@ -27,6 +27,7 @@ use std::borrow::Cow;
))]
use std::convert::TryFrom;
use std::net::SocketAddr;
use std::sync::Arc;
use std::time::Duration;

/// Zipkin span exporter
Expand Down

0 comments on commit c41652e

Please sign in to comment.