Skip to content

Commit 7bba766

Browse files
committed
fmt
1 parent fafa1d9 commit 7bba766

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentelemetry-stdout/examples/basic.rs

-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
111111
#[cfg(feature = "trace")]
112112
emit_span();
113113

114-
115114
#[cfg(feature = "metrics")]
116115
emit_metrics();
117116

0 commit comments

Comments
 (0)