Skip to content

Commit

Permalink
fix choco update
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrlaczykowski committed Jun 7, 2024
1 parent c44eb16 commit f572943
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dell.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ def check_and_launch_dell_support_assist():
launch_dell_support_assist()
except FileNotFoundError:
install_support_assist()
else:
print("This is not a Dell PC")

def dell():
print(mobo_manufacturer())
Expand Down

0 comments on commit f572943

Please sign in to comment.