Skip to content

Commit aeba310

Browse files
committed
remove redundant import
1 parent f96d038 commit aeba310

File tree

1 file changed

+0
-1
lines changed
  • cvmassistants/quote-generator/src

1 file changed

+0
-1
lines changed

cvmassistants/quote-generator/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ use log::{debug, error, info};
3333
use std::env;
3434
use std::fs;
3535
use std::process;
36-
use tdx_attest_rs;
3736

3837
const REPORT_DATA_SIZE: usize = 64;
3938
const REPORT_SIZE: usize = 1024;

0 commit comments

Comments
 (0)