mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 04:58:00 +00:00
Cleared all build errors
This commit is contained in:
parent
0e3eabc34f
commit
9008972fbc
@ -737,7 +737,6 @@ public final class SupplyChainCredentialValidator implements CredentialValidator
|
||||
final List<ComponentIdentifier> fullDeltaChainComponents,
|
||||
final List<ComponentInfo> allDeviceInfoComponents) {
|
||||
ComponentIdentifierV2 ciV2;
|
||||
StringBuilder invalidDeviceInfo = new StringBuilder();
|
||||
StringBuilder invalidPcIds = new StringBuilder();
|
||||
List<ComponentIdentifier> subCompIdList = fullDeltaChainComponents
|
||||
.stream().collect(Collectors.toList());
|
||||
|
Loading…
Reference in New Issue
Block a user