diff options
Diffstat (limited to 'opendc-simulator/opendc-simulator-compute/build.gradle.kts')
| -rw-r--r-- | opendc-simulator/opendc-simulator-compute/build.gradle.kts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opendc-simulator/opendc-simulator-compute/build.gradle.kts b/opendc-simulator/opendc-simulator-compute/build.gradle.kts index ca8b912a..fb516ccf 100644 --- a/opendc-simulator/opendc-simulator-compute/build.gradle.kts +++ b/opendc-simulator/opendc-simulator-compute/build.gradle.kts @@ -30,7 +30,6 @@ plugins { } dependencies { - api(platform(projects.opendcPlatform)) api(projects.opendcSimulator.opendcSimulatorFlow) api(projects.opendcSimulator.opendcSimulatorPower) api(projects.opendcSimulator.opendcSimulatorNetwork) |
