Skip to content

Commit ac961d3

Browse files
authored
Polish gh-6025 (#6071)
Signed-off-by: Johnny Lim <[email protected]>
1 parent 53354f7 commit ac961d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: implementations/micrometer-registry-otlp/src/main/java/io/micrometer/registry/otlp/OtlpMetricsSender.java

-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ public interface OtlpMetricsSender {
4242
/**
4343
* Immutable representation of a payload of metrics to use with an
4444
* {@link OtlpMetricsSender}.
45-
*
46-
* @since 1.15.0
4745
*/
4846
class Request {
4947

0 commit comments

Comments
 (0)