style(core): format role-default spawn handler

This commit is contained in:
Friel
2026-04-07 22:37:45 +00:00
parent 88cf032401
commit 0312f9b81e

View File

@@ -66,7 +66,6 @@ impl ToolHandler for Handler {
.fork_context
.unwrap_or_else(|| default_fork_context_for_role(&turn.config, role_name));
if !fork_context {
apply_requested_spawn_agent_model_overrides(
&session,
turn.as_ref(),