Skip to content

Commit

Permalink
chore: fix lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed Jan 9, 2025
1 parent b0aa2fd commit 8f4ec0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/metrics/src/prometheus.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ pub fn init_registry(socket_addr: SocketAddr) {
}

#[cfg(test)]

mod tests {
use std::collections::HashMap;

Expand Down

0 comments on commit 8f4ec0c

Please sign in to comment.