diff options
Diffstat (limited to 'opendc-simulator/opendc-simulator-compute/build.gradle.kts')
| -rw-r--r-- | opendc-simulator/opendc-simulator-compute/build.gradle.kts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/opendc-simulator/opendc-simulator-compute/build.gradle.kts b/opendc-simulator/opendc-simulator-compute/build.gradle.kts index 0ea0c252..246fa5e8 100644 --- a/opendc-simulator/opendc-simulator-compute/build.gradle.kts +++ b/opendc-simulator/opendc-simulator-compute/build.gradle.kts @@ -29,8 +29,6 @@ plugins { dependencies { api(projects.opendcSimulator.opendcSimulatorFlow) - api(projects.opendcSimulator.opendcSimulatorPower) - api(projects.opendcSimulator.opendcSimulatorNetwork) implementation(projects.opendcSimulator.opendcSimulatorCore) testImplementation(libs.slf4j.simple) |
