Skip to content

Commit

Permalink
merging-extra-lint
Browse files Browse the repository at this point in the history
Signed-off-by: Akhilesh Kr. Yadav <[email protected]>
  • Loading branch information
Akhilesh Kr. Yadav authored and Akhilesh Kr. Yadav committed Jan 13, 2025
1 parent 33723e5 commit a7b96f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion corim/unsignedcorim.go
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ func (o *UnsignedCorim) Valid() error {
}
}

o)
return o.Extensions.validCorim(o)
}

// ToCBOR serializes the target unsigned CoRIM to CBOR
Expand Down

0 comments on commit a7b96f6

Please sign in to comment.