summaryrefslogtreecommitdiff
path: root/simulator/opendc/opendc-runner-web
diff options
context:
space:
mode:
Diffstat (limited to 'simulator/opendc/opendc-runner-web')
-rw-r--r--simulator/opendc/opendc-runner-web/build.gradle.kts1
1 files changed, 0 insertions, 1 deletions
diff --git a/simulator/opendc/opendc-runner-web/build.gradle.kts b/simulator/opendc/opendc-runner-web/build.gradle.kts
index 1d263e75..479eaca7 100644
--- a/simulator/opendc/opendc-runner-web/build.gradle.kts
+++ b/simulator/opendc/opendc-runner-web/build.gradle.kts
@@ -50,7 +50,6 @@ dependencies {
exclude(group = "log4j")
}
- runtimeOnly(project(":odcsim:odcsim-engine-omega"))
runtimeOnly("org.apache.logging.log4j:log4j-slf4j-impl:2.13.1")
runtimeOnly("org.apache.logging.log4j:log4j-1.2-api:2.13.1")
}