diff --git a/src/code/InstallHelper.cs b/src/code/InstallHelper.cs index ce8c8de42..e31c2b86c 100644 --- a/src/code/InstallHelper.cs +++ b/src/code/InstallHelper.cs @@ -1372,7 +1372,6 @@ private bool CallAcceptLicense(PSResourceInfo p, string moduleManifest, string t "TempPathNotFound", ErrorCategory.ObjectNotFound, _cmdletPassedIn); - ; return false; }