Skip to content

Commit

Permalink
Update src/prometheus.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Dec 15, 2023
1 parent 09c4823 commit 300503b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/prometheus.rs
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ mod hidden {
))
.unwrap()
});
#[allow(unused)]
static RUNTIME_UPGRADES: Lazy<Counter> = Lazy::new(|| {
register_counter!(opts!(
"staking_miner_runtime_upgrades",
Expand Down

0 comments on commit 300503b

Please sign in to comment.