Merge pull request #1408 from gportay/remove-unused-variable
[bootloader] Remove unused variable root_mount_point
This commit is contained in:
commit
02cb005529
@ -57,7 +57,6 @@ def get_uuid():
|
||||
|
||||
:return:
|
||||
"""
|
||||
root_mount_point = libcalamares.globalstorage.value("rootMountPoint")
|
||||
partitions = libcalamares.globalstorage.value("partitions")
|
||||
|
||||
for partition in partitions:
|
||||
|
Loading…
Reference in New Issue
Block a user