mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 13:37:48 +00:00
sort: remove unecessary implementation
This commit is contained in:
parent
d72a135b42
commit
5e5bb91043
1 changed files with 0 additions and 4 deletions
|
@ -171,10 +171,6 @@ impl UError for SortError {
|
|||
_ => 2,
|
||||
}
|
||||
}
|
||||
|
||||
fn usage(&self) -> bool {
|
||||
false
|
||||
}
|
||||
}
|
||||
|
||||
impl Display for SortError {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue