refactor: remove redundant server API modules and update mod.rs exports

Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
This commit is contained in:
Andrew Phillips
2025-08-12 14:32:17 -03:00
parent 78c546e7e1
commit 077adc0cb0
4 changed files with 3 additions and 1077 deletions

View File

@@ -0,0 +1,3 @@
pub mod item;
pub mod status;
pub mod docs;