mirror of
https://codeberg.org/icewind/taspromto.git
synced 2026-08-02 12:14:45 +02:00
cleanup rf formatting
This commit is contained in:
parent
a9a2f5270e
commit
16993948cf
4 changed files with 166 additions and 153 deletions
|
|
@ -50,7 +50,7 @@ impl MiTempDevice {
|
|||
}
|
||||
|
||||
pub fn format_prometheus(&self) -> impl Display + '_ {
|
||||
MitempFormatter { device: &self }
|
||||
MitempFormatter { device: self }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue