mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
clippy
This commit is contained in:
@@ -1668,7 +1668,6 @@ mod handlers {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// Propagate a user's exec approval decision to the session
|
||||
/// Also optionally whitelists command in execpolicy
|
||||
pub async fn exec_approval(sess: &Arc<Session>, id: String, decision: ReviewDecision) {
|
||||
|
||||
Reference in New Issue
Block a user