summaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r--settings.gradle.kts4
1 files changed, 0 insertions, 4 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts
index e079346b..6b838108 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -26,9 +26,7 @@ include(":opendc-common")
include(":opendc-compute:opendc-compute-api")
include(":opendc-compute:opendc-compute-carbon")
include(":opendc-compute:opendc-compute-failure")
-include(":opendc-compute:opendc-compute-service")
include(":opendc-compute:opendc-compute-simulator")
-include(":opendc-compute:opendc-compute-telemetry")
include(":opendc-compute:opendc-compute-topology")
include(":opendc-compute:opendc-compute-workload")
include(":opendc-workflow:opendc-workflow-api")
@@ -53,8 +51,6 @@ include(":opendc-web:opendc-web-runner-quarkus")
include(":opendc-web:opendc-web-runner-quarkus-deployment")
include(":opendc-simulator:opendc-simulator-core")
include(":opendc-simulator:opendc-simulator-flow")
-include(":opendc-simulator:opendc-simulator-power")
-include(":opendc-simulator:opendc-simulator-network")
include(":opendc-simulator:opendc-simulator-compute")
include(":opendc-trace:opendc-trace-api")
include(":opendc-trace:opendc-trace-calcite")