Skip to content

Commit 45de3e7

Browse files
committed
Remove stray newline
1 parent 145bd6f commit 45de3e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

editors/code/src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ async function performDownloadWithRetryDialog<T>(downloadFunc: () => Promise<T>,
377377
throw e;
378378
};
379379
}
380-
381380
}
382381

383382
async function queryForGithubToken(state: PersistentState): Promise<void> {

0 commit comments

Comments
 (0)