From 765852a44461ed3524fe89eebbc9235986093adc Mon Sep 17 00:00:00 2001 From: Veetaha Date: Mon, 17 Feb 2020 22:19:00 +0200 Subject: vscode: remove comment about updates notification --- editors/code/src/installation/server.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'editors/code/src/installation/server.ts') diff --git a/editors/code/src/installation/server.ts b/editors/code/src/installation/server.ts index 80cb719e3..6f69af698 100644 --- a/editors/code/src/installation/server.ts +++ b/editors/code/src/installation/server.ts @@ -43,7 +43,6 @@ export async function ensureServerBinary(source: null | BinarySource): Promise