summaryrefslogtreecommitdiff
path: root/simulator/opendc-workflows/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'simulator/opendc-workflows/build.gradle.kts')
-rw-r--r--simulator/opendc-workflows/build.gradle.kts1
1 files changed, 0 insertions, 1 deletions
diff --git a/simulator/opendc-workflows/build.gradle.kts b/simulator/opendc-workflows/build.gradle.kts
index b6a2fc45..541d379e 100644
--- a/simulator/opendc-workflows/build.gradle.kts
+++ b/simulator/opendc-workflows/build.gradle.kts
@@ -30,7 +30,6 @@ plugins {
dependencies {
api(platform(project(":opendc-platform")))
- api(project(":opendc-core"))
api(project(":opendc-compute:opendc-compute-api"))
api(project(":opendc-trace:opendc-trace-core"))
implementation(project(":opendc-utils"))