Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Wert <[email protected]>
  • Loading branch information
AlexanderWert committed Apr 20, 2024
1 parent c936b05 commit cbf5987
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Represents the 32 bit span flags <a
* href="https://github.com/open-telemetry/opentelemetry-proto/blob/342e1d4c3a1fe43312823ffb53bd38327f263059/opentelemetry/proto/trace/v1/trace.proto#L133">as
* specified in the proto definition</a>
* specified in the proto definition</a>.
*/
public final class SpanFlags {
// As defined at:
Expand Down

0 comments on commit cbf5987

Please sign in to comment.