Reduce benign shutdown and platform log noise on macOS
This commit is contained in:
@@ -29,7 +29,6 @@ class WinCompat:
|
||||
if sys.platform != "win32":
|
||||
return (
|
||||
f"{platform.system()} release={self.release} "
|
||||
f"PowerShell={self.powershell_major}.x "
|
||||
"Windows-only privacy controls disabled"
|
||||
)
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user