removing from test

This commit is contained in:
Yong Kang
2025-10-10 05:59:03 +00:00
parent 47398ce49a
commit d5fedd80ce

View File

@@ -324,7 +324,7 @@ mod tests {
let join_handle = rt.spawn_blocking(move || proof_task.run());
type Factory = ProviderFactory<MockNodeTypesWithDB>;
let parallel_result = ParallelProof::<Factory>::new(
let parallel_result = ParallelProof::new(
Default::default(),
Default::default(),
Default::default(),