mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Remove unused real_device_path
This commit is contained in:
parent
bb680b28c5
commit
0c4ba09958
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ class Volume(FSMProxy):
|
|||
"""
|
||||
# Path to the volume
|
||||
self.device_path = None
|
||||
self.real_device_path = None
|
||||
# The partition map
|
||||
self.partition_map = partition_map
|
||||
# The size of the volume as reported by the partition map
|
||||
|
|
Loading…
Add table
Reference in a new issue