mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 07:12:44 +00:00
Fix bad merge
This commit is contained in:
parent
71e51d120a
commit
2130b3ef69
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ use uucore::display::Quotable;
|
|||
use uucore::error::UResult;
|
||||
use uucore::format_usage;
|
||||
use uucore::ranges::Range;
|
||||
use uucore::{format_usage, help_section, help_usage, InvalidEncodingHandling};
|
||||
use uucore::{help_section, help_usage};
|
||||
|
||||
pub mod errors;
|
||||
pub mod format;
|
||||
|
|
Loading…
Reference in a new issue