Skip to content

Commit 74d8d3c

Browse files
committed
fmt
1 parent 2fca4ba commit 74d8d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/trie/parallel/src/proof_task.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ impl ProofWorkerHandle {
904904
///
905905
/// Returns a handle for submitting proof tasks to the worker pools.
906906
/// Workers run until the last handle is dropped.
907-
///
907+
///
908908
/// # Parameters
909909
/// - `executor`: Tokio runtime handle for spawning blocking tasks
910910
/// - `view`: Consistent database view for creating transactions

0 commit comments

Comments
 (0)