Skip to content

Commit 0d13eb1

Browse files
committed
remove space
1 parent 1998fa9 commit 0d13eb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentelemetry/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//!
88
//! # Getting Started with Traces
99
//!
10-
//!
1110
//! The [`trace`] module includes types for tracking the progression of a single
1211
//! request while it is handled by services that make up an application. A trace
1312
//! is a tree of [`Span`]s which are objects that represent the work being done

0 commit comments

Comments
 (0)