Skip to content

Commit 0d1b32d

Browse files
committed
format
1 parent 4672299 commit 0d1b32d

File tree

1 file changed

+2
-2
lines changed
  • instrumentation/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/internal

1 file changed

+2
-2
lines changed

instrumentation/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/internal/InstrumentationConfigUtil.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
import io.opentelemetry.sdk.autoconfigure.spi.ConfigProperties;
99

1010
/**
11-
* This class is internal and is hence not for public use. Its APIs are unstable and can change
12-
* at any time.
11+
* This class is internal and is hence not for public use. Its APIs are unstable and can change at
12+
* any time.
1313
*/
1414
public class InstrumentationConfigUtil {
1515
private InstrumentationConfigUtil() {}

0 commit comments

Comments
 (0)