Skip to content

Commit f1dfc15

Browse files
committed
format
1 parent 3ad57b5 commit f1dfc15

File tree

1 file changed

+0
-1
lines changed
  • examples/self-diagnostics/src

1 file changed

+0
-1
lines changed

examples/self-diagnostics/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ impl ErrorState {
3535

3636
static GLOBAL_ERROR_STATE: Lazy<Arc<ErrorState>> = Lazy::new(|| Arc::new(ErrorState::new()));
3737

38-
3938
fn init_logger_provider() -> opentelemetry_sdk::logs::LoggerProvider {
4039
let exporter = LogExporter::builder()
4140
.with_http()

0 commit comments

Comments
 (0)