Skip to content

Commit dc5782c

Browse files
committed
Fix lint
1 parent d465bb4 commit dc5782c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentelemetry-sdk/src/logs/log_processor.rs

-1
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,6 @@ mod tests {
812812
assert_eq!(1, exporter.get_emitted_logs().unwrap().len())
813813
}
814814

815-
816815
#[tokio::test(flavor = "current_thread")]
817816
async fn test_batch_log_processor_shutdown_with_async_runtime() {
818817
let exporter = InMemoryLogsExporterBuilder::default()

0 commit comments

Comments
 (0)