We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c490d86 commit 548b970Copy full SHA for 548b970
opentelemetry/src/propagation/mod.rs
@@ -20,7 +20,6 @@
20
//! [`Context`]: crate::Context
21
22
use std::collections::HashMap;
23
-use thiserror::Error;
24
25
pub mod composite;
26
pub mod text_map_propagator;
0 commit comments