Skip to content

Commit f94b056

Browse files
sdk-extensions: remove 'Visible for test' comment (#7381)
1 parent 5898a42 commit f94b056

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk-extensions/autoconfigure/src/main/java/io/opentelemetry/sdk/autoconfigure/LogRecordExporterConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ final class LogRecordExporterConfiguration {
3535
EXPORTER_ARTIFACT_ID_BY_NAME.put("otlp", "opentelemetry-exporter-otlp");
3636
}
3737

38-
// Visible for test
3938
static Map<String, LogRecordExporter> configureLogRecordExporters(
4039
ConfigProperties config,
4140
SpiHelper spiHelper,

0 commit comments

Comments
 (0)