Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bkolad committed Aug 28, 2023
1 parent 46010ec commit 647918a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/demo-rollup/benches/rollup_bench.rs
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@ use std::sync::Arc;
use std::time::Duration;

use anyhow::Context;
use celestia::verifier::address::CelestiaAddress;
use criterion::{criterion_group, criterion_main, Criterion};
use demo_stf::app::App;
use demo_stf::genesis_config::create_demo_genesis_config;

0 comments on commit 647918a

Please sign in to comment.