Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Oct 18, 2024
1 parent c88cd7a commit 0e3c7dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opentelemetry-sdk/src/logs/log_processor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,6 @@ mod tests {
use opentelemetry::{logs::LogResult, KeyValue};
use std::sync::{Arc, Mutex};
use std::time::Duration;
//use num_cpus;

#[derive(Debug, Clone)]
struct MockLogExporter {
Expand Down

0 comments on commit 0e3c7dd

Please sign in to comment.