Result of Preprocessing Step in 'Compile.ps1' Script - Remove Trailing Whitespace Characters

This commit is contained in:
Mr.k
2024-07-26 03:37:43 +03:00
parent 1d6d0d600c
commit b5dffd671f
55 changed files with 68 additions and 68 deletions

View File

@ -28,4 +28,4 @@ Function Invoke-WinUtilStickyKeys {
Write-Warning "Unable to set $Name due to unhandled exception"
Write-Warning $psitem.Exception.StackTrace
}
}
}