Skip to content

Commit 17f54cd

Browse files
Update src/uu/sort/src/sort.rs
Co-authored-by: Sylvestre Ledru <[email protected]>
1 parent af7aced commit 17f54cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/uu/sort/src/sort.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ use chunks::LineData;
2323
use clap::builder::ValueParser;
2424
use clap::{Arg, ArgAction, ArgMatches, Command};
2525
use custom_str_cmp::custom_str_cmp;
26-
2726
use ext_sort::ext_sort;
2827
use fnv::FnvHasher;
2928
use numeric_str_cmp::{NumInfo, NumInfoParseSettings, human_numeric_str_cmp, numeric_str_cmp};

0 commit comments

Comments
 (0)