Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
remybar committed Feb 7, 2025
1 parent 82a0abb commit 046ecc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/katana/core/benches/commit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ use katana_primitives::transaction::{Tx, TxWithHash};
use katana_primitives::version::CURRENT_STARKNET_VERSION;
use katana_primitives::{ContractAddress, Felt};
use katana_provider::providers::db::DbProvider;

use pprof::criterion::{Output, PProfProfiler};

struct BlockConfig {
Expand Down

0 comments on commit 046ecc6

Please sign in to comment.