archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Fix 2479 - remove unnecessary partiton info field

Open svartkanin opened this issue 1 year ago • 0 comments

This fixes #2479

The PartitionModification class contained a part_info field that is not compatible for deepcopy and therefore the error. It seems that this field isn't actually used anywhere and therefore should be save to be removed

svartkanin avatar Apr 30 '24 11:04 svartkanin