Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 43d2abb

Browse files
quaffsnicoll
authored andcommittedMay 25, 2025
Harmonize Otlp*Configurations
See gh-45643 Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
1 parent 22e030e commit 43d2abb

File tree

1 file changed

+0
-3
lines changed
  • spring-boot-project/spring-boot-actuator-autoconfigure/src/main/java/org/springframework/boot/actuate/autoconfigure/logging/otlp

1 file changed

+0
-3
lines changed
 

‎spring-boot-project/spring-boot-actuator-autoconfigure/src/main/java/org/springframework/boot/actuate/autoconfigure/logging/otlp/OtlpLoggingConfigurations.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@
3838
*/
3939
final class OtlpLoggingConfigurations {
4040

41-
private OtlpLoggingConfigurations() {
42-
}
43-
4441
@Configuration(proxyBeanMethods = false)
4542
static class ConnectionDetails {
4643

0 commit comments

Comments
 (0)
Please sign in to comment.