diff --git a/backend/windmill-common/src/lib.rs b/backend/windmill-common/src/lib.rs index b342890faa..158a94ddbe 100644 --- a/backend/windmill-common/src/lib.rs +++ b/backend/windmill-common/src/lib.rs @@ -36,8 +36,7 @@ pub mod job_s3_helpers_ee; pub mod jobs; pub mod more_serde; pub mod oauth2; -// #[cfg(feature = "enterprise")] -// pub mod teams_ee; +pub mod teams_ee; pub mod otel_ee; pub mod queue; pub mod s3_helpers; diff --git a/backend/windmill-common/src/teams_ee.rs b/backend/windmill-common/src/teams_ee.rs new file mode 100644 index 0000000000..e69de29bb2