diff --git a/src/helpers.rs b/src/helpers.rs index 5ae86896..5d6d350a 100644 --- a/src/helpers.rs +++ b/src/helpers.rs @@ -1,6 +1,4 @@ use std::{ - borrow::Cow, - io::{stderr, stdin, Write}, path::{Path, PathBuf}, };