remove tab

This commit is contained in:
kevin zhao
2025-11-13 21:36:10 -05:00
parent b7ab622709
commit ebbeff9b32

View File

@@ -112,7 +112,7 @@ pub(crate) trait Approvable<Req> {
}
matches!(policy, AskForApproval::Never)
}
/// Decide whether an initial user approval should be requested or forbidden before the
/// first attempt. Defaults to the orchestrator's behavior (prerefactor):
/// - Never, OnFailure: do not ask