diff options
Diffstat (limited to 'simulator/opendc/opendc-workflows')
| -rw-r--r-- | simulator/opendc/opendc-workflows/build.gradle.kts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/simulator/opendc/opendc-workflows/build.gradle.kts b/simulator/opendc/opendc-workflows/build.gradle.kts index 7a5e2067..893c9020 100644 --- a/simulator/opendc/opendc-workflows/build.gradle.kts +++ b/simulator/opendc/opendc-workflows/build.gradle.kts @@ -32,7 +32,6 @@ plugins { dependencies { api(project(":opendc:opendc-core")) api(project(":opendc:opendc-compute")) - implementation(kotlin("stdlib")) testRuntimeOnly(project(":odcsim:odcsim-engine-omega")) testImplementation(project(":opendc:opendc-format")) |
