mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 21:17:59 +00:00
fix spotbug issues
This commit is contained in:
parent
70e2870373
commit
b60bf003f2
@ -3,7 +3,6 @@ package hirs.utils.tpm.eventlog.events;
|
||||
import hirs.utils.HexUtils;
|
||||
import hirs.utils.tpm.eventlog.spdm.SpdmHa;
|
||||
import hirs.utils.tpm.eventlog.spdm.SpdmMeasurementBlock;
|
||||
import hirs.utils.tpm.eventlog.uefi.UefiSignatureList;
|
||||
import lombok.Getter;
|
||||
|
||||
import java.io.ByteArrayInputStream;
|
||||
|
@ -36,7 +36,6 @@ public class EvEfiSpdmDeviceSecurityEvent {
|
||||
/**
|
||||
* DeviceSecurityEvent Object.
|
||||
*/
|
||||
@Getter
|
||||
private DeviceSecurityEvent dSED = null;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user