graphics_audio: avoid excessive try except usage

This commit is contained in:
Mykola Grymalyuk
2022-11-13 19:12:49 -07:00
parent e7e2b0dcad
commit 48de65dd30
3 changed files with 11 additions and 9 deletions
-1
View File
@@ -47,7 +47,6 @@ class build_support:
# Check failed
return
# Is the kext already enabled?
if kext["Enabled"] is True:
return