mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
clippy
This commit is contained in:
@@ -609,7 +609,7 @@ impl MessageProcessor {
|
||||
// ---------------------------------------------------------------------
|
||||
// Notification handlers
|
||||
// ---------------------------------------------------------------------
|
||||
|
||||
#[allow(clippy::collapsible_match)]
|
||||
async fn handle_cancelled_notification(
|
||||
&self,
|
||||
params: <mcp_types::CancelledNotification as mcp_types::ModelContextProtocolNotification>::Params,
|
||||
|
||||
Reference in New Issue
Block a user