diff --git a/src/code/InstallHelper.cs b/src/code/InstallHelper.cs index 4e13b4b5f..d0f0654c3 100644 --- a/src/code/InstallHelper.cs +++ b/src/code/InstallHelper.cs @@ -549,7 +549,7 @@ private List InstallPackages( continue; } - + // comment to be removed later if (pkgToInstall == null) { continue;