Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bkolad committed Oct 20, 2023
1 parent fab73c4 commit 58661cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/demo-rollup/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use clap::Parser;
use demo_stf::genesis_config::GenesisPaths;
use sov_demo_rollup::{CelestiaDemoRollup, MockDemoRollup};
use sov_modules_rollup_template::{Rollup, RollupProverConfig, RollupTemplate};

use sov_rollup_interface::mocks::MockDaConfig;
use sov_stf_runner::{from_toml_path, RollupConfig};
use tracing::log::debug;
Expand Down

0 comments on commit 58661cd

Please sign in to comment.