fix: align Rust ML service with verified cargo build
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
e2e3addd66
commit
e03c8a60fe
@@ -5,7 +5,6 @@ use crate::error::ServiceError;
|
||||
use crate::image::preprocess_image;
|
||||
use axum::{
|
||||
extract::{State, Multipart},
|
||||
http::StatusCode,
|
||||
routing::{get, post},
|
||||
Json, Router,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user