Skip to content

Commit

Permalink
Remove old mods
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGCalderon committed Oct 23, 2024
1 parent 5d27a6b commit 051a717
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions rpc-state-reader/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
pub mod execution;
pub mod objects;
pub mod reader;

pub mod rpc_state;
pub mod rpc_state_errors;
pub mod utils;

pub mod blockifier_state_reader;

#[cfg(test)]
mod tests1 {
use blockifier::state::state_api::StateReader;
Expand Down

0 comments on commit 051a717

Please sign in to comment.