Skip to content

Commit e61e19a

Browse files
authored
Remove outdated TODOs (#6932)
1 parent af1e1d5 commit e61e19a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

api/all/src/main/java/io/opentelemetry/api/baggage/package-info.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* <p>Note that entries are independent of the tracing data that is propagated in the {@link
1414
* io.opentelemetry.context.Context}, such as trace ID.
1515
*/
16-
// TODO: Add code examples.
1716
@ParametersAreNonnullByDefault
1817
package io.opentelemetry.api.baggage;
1918

api/all/src/main/java/io/opentelemetry/api/trace/package-info.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
* io.opentelemetry.context.Context} and between process using one of the wire propagation formats
1919
* supported in the {@code opentelemetry.trace.propagation} package.
2020
*/
21-
// TODO: Add code examples.
2221
@ParametersAreNonnullByDefault
2322
package io.opentelemetry.api.trace;
2423

0 commit comments

Comments
 (0)