Skip to content

Commit

Permalink
fix markdownlint
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Nov 28, 2023
1 parent 7d6eef1 commit a943560
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,3 @@ Note that the `Tracing` methods do not declare any checked exceptions
Declaring a checked exception would force callers to handle it,
which would create a lot of boilerplate code.
Instead, `Tracing` re-throws checked exceptions as unchecked exceptions.

## Component owners

- [Gregor Zeitlinger](https://github.com/zeitlinger), Grafana Labs

Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).

0 comments on commit a943560

Please sign in to comment.