diff --git a/src/procdata.rs b/src/procdata.rs index f4099d2..ee8dcd3 100644 --- a/src/procdata.rs +++ b/src/procdata.rs @@ -1,10 +1,9 @@ use std::{ collections::HashSet, fs, - hash::Hash, io::Error, os::unix, - path::{self, Path, PathBuf}, + path::{Path, PathBuf}, }; use crate::{