style: fix cargo fmt formatting

https://claude.ai/code/session_01Ci7CAdGaHhssYdio7wxVvd
This commit is contained in:
Claude
2026-03-28 16:01:35 +00:00
parent 4fb0d53206
commit 3930184e71
5 changed files with 22 additions and 13 deletions
+1 -3
View File
@@ -1163,9 +1163,7 @@ impl Agent {
"Blocked approval for thread with no pending approval"
);
drop(sess);
return Ok(Some(
"Error: no pending approval on this thread".into(),
));
return Ok(Some("Error: no pending approval on this thread".into()));
}
let authorized = crate::agent::session::is_approval_authorized(