mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-04 08:01:54 +00:00
commit file, not symlink
This commit is contained in:
@@ -1 +0,0 @@
|
||||
/Users/alex/windmill/dev/repos/windmill/../windmill-ee-private//windmill-api/src/teams_ee.rs
|
||||
@@ -0,0 +1,5 @@
|
||||
use axum::Router;
|
||||
|
||||
pub fn teams_service() -> Router {
|
||||
Router::new()
|
||||
}
|
||||
Reference in New Issue
Block a user