mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -303,9 +303,6 @@ where
|
||||
);
|
||||
}
|
||||
|
||||
// Note: Transaction return to pool is handled automatically.
|
||||
// The Arc<ProofTaskTx> is moved into the closure and returned as the result,
|
||||
// then sent back to the pool. No explicit return needed here.
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user