Skip to content

Commit

Permalink
Commit from GitHub Actions (Format Code)
Browse files Browse the repository at this point in the history
  • Loading branch information
kushudai committed Nov 20, 2024
1 parent 3c62d3c commit b4ff996
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/metrics.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#[cfg(feature = "metrics")]
use std::time::Duration;
#[cfg(feature = "metrics")]
use http::StatusCode;
#[cfg(feature = "metrics")]
use std::time::Duration;

/// A struct to hold information about a calls to consul for metrics.
#[cfg(feature = "metrics")]
Expand Down

0 comments on commit b4ff996

Please sign in to comment.