Skip to content

Commit 66b53ea

Browse files
committed
Comment removed
1 parent 7db1cd2 commit 66b53ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

custom/src/main/java/com/splunk/opentelemetry/sampler/InternalRootOffSamplerComponentProvider.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
@SuppressWarnings("rawtypes")
2525
@AutoService(ComponentProvider.class)
2626
public class InternalRootOffSamplerComponentProvider implements ComponentProvider<Sampler> {
27-
// TODO: Add to Splunk specific yaml config file format documentation
2827
@Override
2928
public String getName() {
3029
return "internal_root_off";

0 commit comments

Comments
 (0)