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 19, 2024
1 parent e3ac0fd commit 3cf4d7a
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 3cf4d7a

Please sign in to comment.