Skip to content

Commit 5e6a88d

Browse files
committed
comment not needed
1 parent 2dffe14 commit 5e6a88d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/logs/src/main/java/io/opentelemetry/sdk/logs/SdkLogger.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ InstrumentationScopeInfo getInstrumentationScopeInfo() {
6969
return instrumentationScopeInfo;
7070
}
7171

72-
// Visible for testing
7372
public boolean isEnabled() {
7473
return loggerEnabled;
7574
}

0 commit comments

Comments
 (0)