We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efb2e2 commit 3a0f362Copy full SHA for 3a0f362
src/uu/mv/src/mv.rs
@@ -55,8 +55,6 @@ use uucore::{format_usage, prompt_yes, show};
55
use fs_extra::dir::get_size as dir_get_size;
56
57
use crate::error::MvError;
58
-use uucore::locale::{get_message, get_message_with_args};
59
-use uucore::translate;
60
61
/// Options contains all the possible behaviors and flags for mv.
62
///
0 commit comments