diff --git a/WELAVerboseSecAudit.psm1 b/WELAVerboseSecAudit.psm1 index 8f85fc84..69f1ecc5 100644 --- a/WELAVerboseSecAudit.psm1 +++ b/WELAVerboseSecAudit.psm1 @@ -271,7 +271,6 @@ System Write-Host -NoNewline $part } } - Write-Host "" } elseif ($line -match '.*enabled.*\(') { Write-Host $line -ForegroundColor Green } else {