Skip to content

Commit 010cac8

Browse files
committed
remove fake comment
1 parent 2113a0a commit 010cac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inferred-spans/src/main/java/io/opentelemetry/contrib/inferredspans/internal/SamplingProfiler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
* stack trace}.
102102
*/
103103
public class SamplingProfiler implements Runnable {
104-
// fake comment to bump for more test runs
104+
105105
private static final String LIB_DIR_PROPERTY_NAME = "one.profiler.extractPath";
106106

107107
private static final Logger logger = Logger.getLogger(SamplingProfiler.class.getName());

0 commit comments

Comments
 (0)