[model-gateway] fix left over sgl-router names to sgl-model-gateway (#14512)

This commit is contained in:
Simo Lin
2025-12-05 12:41:48 -08:00
committed by GitHub
parent 49dfa1d891
commit aed835e32d
16 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -756,7 +756,7 @@ async fn test_wasm_module_execution() {
// Execute the module
use sgl_model_gateway::wasm::{
spec::sgl::router::middleware_types,
spec::sgl::model_gateway::middleware_types,
types::{WasmComponentInput, WasmComponentOutput},
};