Skip to content

Commit

Permalink
lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Aug 30, 2024
1 parent a4731c3 commit 0d078f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions opentelemetry-stdout/src/logs/exporter.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ use async_trait::async_trait;
use chrono::{DateTime, Utc};
use core::fmt;
use opentelemetry::logs::LogResult;
use opentelemetry::InstrumentationLibrary;
use opentelemetry_sdk::export::logs::LogBatch;
use opentelemetry_sdk::logs::LogRecord;
use opentelemetry_sdk::Resource;
use std::sync::atomic;

Expand Down

0 comments on commit 0d078f8

Please sign in to comment.