Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
soareschen committed Mar 27, 2024
1 parent 2cbf5d2 commit ed5c1bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/rollup/src/celestia_rollup.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ use sov_state::{DefaultStorageSpec, ZkStorage};
use sov_stf_runner::ParallelProverService;
use sov_stf_runner::RollupConfig;
use sov_stf_runner::RollupProverConfig;
use std::str::FromStr;
use std::sync::{Arc, RwLock};
use stf_starter::Runtime;
use tokio::sync::watch;

Expand Down

0 comments on commit ed5c1bc

Please sign in to comment.