fix: resolve compilation errors in tests by fixing type mismatches and imports
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
This commit is contained in:
@@ -12,7 +12,7 @@ use tower_http::cors::CorsLayer;
|
||||
use tower::ServiceBuilder;
|
||||
use tower_http::trace::TraceLayer;
|
||||
|
||||
mod common;
|
||||
pub mod common;
|
||||
mod api;
|
||||
mod pages;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user