Skip to content

Commit

Permalink
chore refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Oct 15, 2024
1 parent 55679b4 commit 1f4611f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modoh-lib/src/metrics.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use opentelemetry::{
global,
metrics::{Counter, Histogram, MeterProvider},
metrics::{Counter, Histogram},
};

#[derive(Debug)]
Expand Down

0 comments on commit 1f4611f

Please sign in to comment.