summaryrefslogtreecommitdiff
path: root/opendc-experiments/opendc-experiments-tf20/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-experiments/opendc-experiments-tf20/build.gradle.kts')
-rw-r--r--opendc-experiments/opendc-experiments-tf20/build.gradle.kts1
1 files changed, 0 insertions, 1 deletions
diff --git a/opendc-experiments/opendc-experiments-tf20/build.gradle.kts b/opendc-experiments/opendc-experiments-tf20/build.gradle.kts
index 5762ce64..f61c8fef 100644
--- a/opendc-experiments/opendc-experiments-tf20/build.gradle.kts
+++ b/opendc-experiments/opendc-experiments-tf20/build.gradle.kts
@@ -32,7 +32,6 @@ dependencies {
api(projects.opendcHarness.opendcHarnessApi)
implementation(projects.opendcSimulator.opendcSimulatorCore)
implementation(projects.opendcSimulator.opendcSimulatorCompute)
- implementation(projects.opendcTelemetry.opendcTelemetrySdk)
implementation(projects.opendcCommon)
implementation(libs.kotlin.logging)