Skip to content

Commit

Permalink
fix build warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sfishel18 committed Jun 23, 2022
1 parent 58da231 commit 26bc1b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sensors/socket.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use core::fmt::Debug;
use procfs::CpuTime;
use std::error::Error;
use std::mem::size_of_val;
use dyn_clone::DynClone;
Expand Down

0 comments on commit 26bc1b8

Please sign in to comment.