Skip to content

Commit c172389

Browse files
committed
spotless
1 parent bab9aa0 commit c172389

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk-extensions/incubator/src/test/java/io/opentelemetry/sdk/extension/incubator/fileconfig/CapturingComponentLoader.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
import java.util.concurrent.ConcurrentHashMap;
1515

1616
/**
17-
* A test utility that captures the configuration passed to component providers during loading.
18-
* This allows tests to verify that component providers receive the expected configuration.
17+
* A test utility that captures the configuration passed to component providers during loading. This
18+
* allows tests to verify that component providers receive the expected configuration.
1919
*/
2020
class CapturingComponentLoader implements ComponentLoader {
2121

0 commit comments

Comments
 (0)