mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-25 03:15:44 -05:00
Useless check is useless.
This commit is contained in:
parent
8d5e4cdb16
commit
7d2bd264b6
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue