No more sorry
This commit is contained in:
parent
831db35a83
commit
222ae15c7b
1 changed files with 1 additions and 2 deletions
|
|
@ -482,8 +482,7 @@ impl FormattingError {
|
|||
|
||||
fn msg_suffix(&self) -> &str {
|
||||
match self.kind {
|
||||
ErrorKind::LineOverflow(..) | ErrorKind::TrailingWhitespace => "(sorry)",
|
||||
ErrorKind::BadIssue(_) => "",
|
||||
_ => String::from(""),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue