We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f4585 commit 9e6dad6Copy full SHA for 9e6dad6
script/bin/test.rs
@@ -3,7 +3,6 @@ use sp1_blobstream_script::util::fetch_input_for_blobstream_proof;
3
use sp1_blobstream_script::{TendermintRPCClient, TENDERMINT_ELF};
4
use sp1_sdk::{ProverClient, SP1Stdin};
5
use tokio::runtime;
6
-use tracing::debug;
7
8
#[derive(Parser, Debug)]
9
#[clap(author, version, about, long_about = None)]
0 commit comments