mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 14:01:38 +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