Skip to content

Commit 28e7a26

Browse files
committed
Rm unused import
1 parent 4ffcf95 commit 28e7a26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/attested_tls.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ use parity_scale_codec::{Decode, Encode};
55
use sha2::{Digest, Sha256};
66
use thiserror::Error;
77
use tokio_rustls::rustls::server::{VerifierBuilderError, WebPkiClientVerifier};
8-
use tracing::error;
98
use x509_parser::parse_x509_certificate;
109

1110
use std::num::TryFromIntError;

0 commit comments

Comments
 (0)