From cc1469fe9e905799175bf7136b6909683b46b304 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Mon, 24 Feb 2020 15:41:13 +0100 Subject: Cleanp --- editors/code/src/installation/server.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 5afce4101..9de257dd5 100644 --- a/editors/code/src/installation/server.ts +++ b/editors/code/src/installation/server.ts @@ -89,8 +89,8 @@ async function downloadServer(source: BinarySource.GithubRelease): Promise