mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 14:43:24 +00:00
Remove stray newline
This commit is contained in:
parent
145bd6f701
commit
45de3e738c
@ -377,7 +377,6 @@ async function performDownloadWithRetryDialog<T>(downloadFunc: () => Promise<T>,
|
||||
throw e;
|
||||
};
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
async function queryForGithubToken(state: PersistentState): Promise<void> {
|
||||
|
Loading…
Reference in New Issue
Block a user