Useless check is useless.

main
Teo Mrnjavac 8 years ago
parent 8d5e4cdb16
commit 7d2bd264b6

@ -282,8 +282,6 @@ def run():
:return:
"""
if libcalamares.globalstorage.value("bootLoader") is None:
return None
fw_type = libcalamares.globalstorage.value("firmwareType")
prepare_bootloader(fw_type)

Loading…
Cancel
Save