From 982c73dc0398f758ad2fd7d349a7230b7895af11 Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Wed, 27 Aug 2025 17:00:04 -0300 Subject: [PATCH] fix: remove redundant default options merge and use effective_options directly Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) --- src/modes/status.rs | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/modes/status.rs b/src/modes/status.rs index 04145d6..f87f99b 100644 --- a/src/modes/status.rs +++ b/src/modes/status.rs @@ -194,13 +194,7 @@ fn build_meta_plugins_configured_table(settings: &config::Settings) -> Option