mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 16:00:38 +00:00
AI: Updates to files (run 15688199442)
This commit is contained in:
@@ -7,5 +7,6 @@ use axum::Router;
|
||||
|
||||
#[cfg(not(feature = "private"))]
|
||||
pub fn global_service() -> Router {
|
||||
println!("hello");
|
||||
Router::new()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user