Skip to content

Commit 491e63b

Browse files
committed
lint: fmt
1 parent d06dd15 commit 491e63b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/bad_holding_span.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
//! causes a delay of about 50 seconds (10 observations at 5 seconds each). In
1010
//! addition, the last few spans may never be exported.
1111
12-
1312
use metrics_tracing_example::{init_metrics, init_tracing, run_observations};
1413
use std::{collections::VecDeque, time::Duration};
1514
use tokio::{select, sync::mpsc};

0 commit comments

Comments
 (0)