Skip to content

Commit 3c7ecbb

Browse files
committed
pr review
1 parent 27ae2dc commit 3c7ecbb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

instrumentation/opentelemetry-api/opentelemetry-api-1.56/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/opentelemetryapi/v1_56/incubator/OpenTelemetryIncubatorInstrumentation.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ public static void init() {
3737
// the sole purpose of this advice is to ensure that the classes are
3838
// recognized as helper class and injected into class loader
3939
ApplicationOpenTelemetry156Incubator.class.getName();
40-
ApplicationDeclarativeConfigProperties156Incubator.class.getName();
41-
ApplicationConfigProvider156Incubator.class.getName();
42-
ApplicationComponentLoader156.class.getName();
4340
}
4441
}
4542
}

0 commit comments

Comments
 (0)