mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
remove incorrect double blank new lines
This commit is contained in:
parent
7aaadf929d
commit
08ec80c093
@ -72,7 +72,7 @@ pub(crate) fn status(db: &RootDatabase, file_id: Option<FileId>) -> String {
|
||||
}
|
||||
}
|
||||
|
||||
buf
|
||||
buf.trim().to_string()
|
||||
}
|
||||
|
||||
#[derive(Default)]
|
||||
|
Loading…
Reference in New Issue
Block a user