Skip to content

Commit

Permalink
Update update_repo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Lovely-XPP authored Aug 12, 2024
1 parent 2bdd697 commit 17e2551
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utilities/update_repo.py
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,6 @@ def update_OpenCore(self):
if len(err) > 0:
first_time = 0
for i in err:
update_kexts_success.pop(i)
if first_time == 0:
print(self.Colors(
"These Kext Package(s) Update Unsuccessfully:", fcolor='red'))
Expand Down

0 comments on commit 17e2551

Please sign in to comment.