Skip to content

Commit 6814948

Browse files
committed
keylime-agent/src/revocation: Fix comment indentation
This is reported by clippy as an issue Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
1 parent e018d0a commit 6814948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

keylime-agent/src/revocation.rs

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ pub(crate) enum RevocationMessage {
5151
/// The lookup goes in the following order:
5252
/// 1. Look for pre-installed action
5353
/// 2. Look for the action in the tenant-provided initial payload
54+
///
5455
/// Then, if python revocation actions are allowed:
5556
/// 3. Look for pre-installed Python action
5657
/// 4. Look for the Python action in the tenant-provided initial payload

0 commit comments

Comments
 (0)