mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
removing unecessary spaces
This commit is contained in:
@@ -286,8 +286,6 @@ class MarkdownPreview extends Disposable implements WebviewResourceProvider {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
private async updatePreview(forceUpdate?: boolean): Promise<void> {
|
||||
clearTimeout(this.throttleTimer);
|
||||
this.throttleTimer = undefined;
|
||||
|
||||
Reference in New Issue
Block a user