Skip to content

Commit 9e6dad6

Browse files
committed
fix: clippy
1 parent 25f4585 commit 9e6dad6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/bin/test.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ use sp1_blobstream_script::util::fetch_input_for_blobstream_proof;
33
use sp1_blobstream_script::{TendermintRPCClient, TENDERMINT_ELF};
44
use sp1_sdk::{ProverClient, SP1Stdin};
55
use tokio::runtime;
6-
use tracing::debug;
76

87
#[derive(Parser, Debug)]
98
#[clap(author, version, about, long_about = None)]

0 commit comments

Comments
 (0)