mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00: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