diff --git a/Scope.ps1 b/Scope.ps1 index aa1f705..5300d2b 100644 --- a/Scope.ps1 +++ b/Scope.ps1 @@ -56,4 +56,3 @@ if ($results.Count -eq 0) { } else { $results | Format-Table -AutoSize } -