Skip to content

Commit

Permalink
Remove leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashtare committed Jul 16, 2024
1 parent 526c456 commit b992e9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zero_bin/prover/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ impl BlockProverInput {
use paladin::directive::{Directive, IndexedStream};

let block_number = self.get_block_number();
info!("Proving block {block_number}");

let other_data = self.other_data;
let txs = self.block_trace.into_txn_proof_gen_ir(
Expand Down

0 comments on commit b992e9e

Please sign in to comment.