Skip to content

Commit

Permalink
add version and debug params
Browse files Browse the repository at this point in the history
  • Loading branch information
mask-pp committed Nov 1, 2024
1 parent f8bbfe3 commit 4619768
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/engine/tree/src/tree/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2589,7 +2589,6 @@ mod tests {
};
use std::default::Default;
use tokio::sync::mpsc::unbounded_channel;
use reth_db::mdbx::EnvironmentKind::Default;

/// This is a test channel that allows you to `release` any value that is in the channel.
///
Expand Down

0 comments on commit 4619768

Please sign in to comment.