mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-30 17:48:03 -05:00
chore: rm redundant config (#4987)
This commit is contained in:
@@ -282,7 +282,6 @@ impl<Ext: RethCliExt> NodeCommand<Ext> {
|
||||
Factory::new(self.chain.clone()),
|
||||
Arc::clone(&self.chain),
|
||||
);
|
||||
let _tree_config = BlockchainTreeConfig::default();
|
||||
let tree = BlockchainTree::new(
|
||||
tree_externals,
|
||||
BlockchainTreeConfig::default(),
|
||||
|
||||
Reference in New Issue
Block a user