chore: remove reference to EngineApiTreeHandlerImpl (#10239)

This commit is contained in:
Dan Cline
2024-08-09 12:24:35 -04:00
committed by GitHub
parent 3ae96ba006
commit fe43f575f0

View File

@ -402,7 +402,7 @@ where
E: BlockExecutorProvider, E: BlockExecutorProvider,
T: EngineTypes, T: EngineTypes,
{ {
/// Creates a new `EngineApiTreeHandlerImpl`. /// Creates a new [`EngineApiTreeHandler`].
#[allow(clippy::too_many_arguments)] #[allow(clippy::too_many_arguments)]
pub fn new( pub fn new(
provider: P, provider: P,