summaryrefslogtreecommitdiff
path: root/opendc-simulator/opendc-simulator-flow
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-simulator/opendc-simulator-flow')
-rw-r--r--opendc-simulator/opendc-simulator-flow/build.gradle.kts1
1 files changed, 0 insertions, 1 deletions
diff --git a/opendc-simulator/opendc-simulator-flow/build.gradle.kts b/opendc-simulator/opendc-simulator-flow/build.gradle.kts
index f5b67851..3f08071a 100644
--- a/opendc-simulator/opendc-simulator-flow/build.gradle.kts
+++ b/opendc-simulator/opendc-simulator-flow/build.gradle.kts
@@ -30,7 +30,6 @@ plugins {
}
dependencies {
- api(platform(projects.opendcPlatform))
api(libs.kotlinx.coroutines)
implementation(libs.kotlin.logging)