Skip to content

Commit

Permalink
Remove unwanted types
Browse files Browse the repository at this point in the history
Signed-off-by: Yogesh Deshpande <[email protected]>
  • Loading branch information
yogeshbdeshpande committed Jan 16, 2025
1 parent 5a7c8f2 commit 9300e5a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions comid/tdx-profile/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ type epochSeconds int

type setType any

type epochExpression struct {
gracePeriod epochSeconds
epochID *tdate
}

type teeTcbStatus setType

type teeTcbEvalNum uint
Expand All @@ -40,5 +35,3 @@ type teeInstanceID uint
type teeCryptoKey comid.CryptoKey

type teeAdvisoryID setType

type epochTimeStamp tdate

0 comments on commit 9300e5a

Please sign in to comment.