chore: remove unused imports and variables

Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
This commit is contained in:
Andrew Phillips
2025-08-25 20:42:31 -03:00
parent 4abb9794e0
commit 0932ea9614
3 changed files with 0 additions and 15 deletions

View File

@@ -21,7 +21,6 @@ mod pages;
mod mcp;
pub use common::{AppState, logging_middleware, create_auth_middleware};
pub use mcp::KeepMcpServer;
pub fn mode_server(
_cmd: &mut Command,