chore: rm redundant config (#4987)

This commit is contained in:
Matthias Seitz
2023-10-11 18:47:33 +02:00
committed by GitHub
parent a2c62cdf61
commit 65cc314ab5

View File

@ -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(),