mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
style(core): format role-default spawn handler
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user