Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ncitron committed Sep 10, 2024
1 parent 11ef683 commit c9a0258
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ pub mod config {
}

pub mod types {
pub use common::config::types::*;
pub use common::types::{Block, BlockTag, Transactions};
pub use consensus_core::types::*;
pub use execution::types::Account;
Expand Down

0 comments on commit c9a0258

Please sign in to comment.