Skip to content

Commit

Permalink
Update crates/katana/executor/src/implementation/blockifier/state.rs
Browse files Browse the repository at this point in the history
Co-authored-by: glihm <[email protected]>
  • Loading branch information
kariy and glihm authored Jul 18, 2024
1 parent ad83f47 commit 772f55f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ use katana_provider::ProviderResult;
use parking_lot::Mutex;

use super::utils::{self};
// use super::CACHE_SIZE;
use crate::StateProviderDb;

/// A helper trait to enforce that a type must implement both [StateProvider] and [StateReader].
Expand Down

0 comments on commit 772f55f

Please sign in to comment.