moving imports trough die gegend

This commit is contained in:
2025-08-01 23:16:23 +02:00
parent 53d701ce5c
commit 63834df2bd

View File

@@ -466,6 +466,8 @@ fn get_cpu_temp() -> Option<f32> {
} }
} }
} }
None
} }
#[cfg(target_os = "windows")] #[cfg(target_os = "windows")]