Useless check is useless.
This commit is contained in:
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…
Reference in New Issue
Block a user