Skip to content

Commit 4ff0f5d

Browse files
committed
Rm logging
1 parent cbc4cb5 commit 4ff0f5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/attestation/azure/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ pub fn azure_v6_override(collateral: &mut dcap_qvl::QuoteCollateralV3) {
264264
tracing::warn!(
265265
"Overriding tcb info to allow outdated Azure v6 SEAM loader"
266266
);
267-
println!("modifying!");
268267
tcb_level.tcb.sgx_components[7].svn = 3;
269268
}
270269
tcb_level

0 commit comments

Comments
 (0)