mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
nit fix
This commit is contained in:
@@ -827,7 +827,6 @@ async fn rollout_writer(
|
||||
}
|
||||
RolloutCmd::Shutdown { ack } => {
|
||||
let _ = ack.send(());
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user