Fix syntax error

This commit is contained in:
Chris Titus 2024-09-09 20:10:41 -05:00
parent c1009c3d7c
commit 6ad31edef1

View File

@ -30,7 +30,6 @@ Function Invoke-WPFUltimatePerformance {
break break
} }
} }
}
if (-not $guid) { if (-not $guid) {
Write-Output "No GUID found in the duplicateOutput. Check the output format." Write-Output "No GUID found in the duplicateOutput. Check the output format."