From b7461a1b69d41c449a803f79712ca7ba9d4c5c99 Mon Sep 17 00:00:00 2001 From: Nikolai Laevskii Date: Wed, 24 May 2023 16:41:16 +0200 Subject: [PATCH] Remove excessive whitespace --- src/installer.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/installer.ts b/src/installer.ts index 9f27b4e..264286b 100644 --- a/src/installer.ts +++ b/src/installer.ts @@ -142,8 +142,6 @@ export class DotnetInstallScript { : this.setupScriptBash(); } - - private async setupScriptPowershell() { this.scriptArguments = [ '-NoLogo',