Skip to content

Commit e597b25

Browse files
committed
remove unused
1 parent 0a89b25 commit e597b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-sdk/src/metrics/periodic_reader.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ use futures_util::{
1111
stream::{self, FusedStream},
1212
StreamExt,
1313
};
14-
use opentelemetry::{otel_debug, otel_error, otel_info};
14+
use opentelemetry::{otel_debug, otel_error};
1515

1616
use crate::runtime::Runtime;
1717
use crate::{

0 commit comments

Comments
 (0)