Skip to content

Commit

Permalink
Fix link after rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenyzdanovich committed Dec 20, 2024
1 parent 0aa4b56 commit e978582
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/zkvm/hosts/src/risc0.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ use strata_risc0_guest_builder::{
GUEST_RISC0_BTC_BLOCKSPACE_ELF, GUEST_RISC0_CHECKPOINT_ELF, GUEST_RISC0_CL_AGG_ELF,
GUEST_RISC0_CL_STF_ELF, GUEST_RISC0_EVM_EE_STF_ELF, GUEST_RISC0_L1_BATCH_ELF,
};
use strata_zkvm::ZkVmHost;

use crate::ProofVm;

Expand Down

0 comments on commit e978582

Please sign in to comment.