tikv / rust-prometheus

Prometheus instrumentation library for Rust applications
Apache License 2.0
1.05k stars 182 forks source link

clippy: Remove needless borrow. #427

Closed waywardmonkeys closed 2 years ago

waywardmonkeys commented 2 years ago

This fixes the only clippy warning.