Missed removing an annotation

This commit is contained in:
Cyrus 2024-01-19 09:03:28 -05:00
parent 60729164c8
commit a8756e187e

View File

@ -69,7 +69,6 @@ public class EvEfiGptPartition {
/**
* List of Partitions.
*/
@Getter
private List<UefiPartition> partitionList;
/**