mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 05:15:04 +00:00
Remove stray newline
This commit is contained in:
parent
145bd6f701
commit
45de3e738c
1 changed files with 0 additions and 1 deletions
|
@ -377,7 +377,6 @@ async function performDownloadWithRetryDialog<T>(downloadFunc: () => Promise<T>,
|
|||
throw e;
|
||||
};
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
async function queryForGithubToken(state: PersistentState): Promise<void> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue