Skip to content

Commit

Permalink
cmm: Remove unecessary import
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Spinale <[email protected]>
  • Loading branch information
nspin committed Nov 7, 2023
1 parent 25e8fec commit 5747852
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
//

use std::fs::{self, File};
use std::io;
use std::path::PathBuf;
use std::result::Result as StdResult;
use std::str;
Expand Down

0 comments on commit 5747852

Please sign in to comment.