Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeantonio21 committed Nov 24, 2024
1 parent 83545be commit 76760c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion atoma-tdx/src/key_rotation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ pub struct KeyManager {
/// This secret key can be rotated using the `rotate_keys()` method.
secret_key: StaticSecret,


/// The TDX device instance used for generating attestation reports
/// and managing device-specific operations.
device: Device,
Expand Down

0 comments on commit 76760c0

Please sign in to comment.