Skip to content

Commit

Permalink
Remove extra line from timers.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Jan 22, 2024
1 parent cdb584c commit 855337c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/modules/ROOT/pages/concepts/timers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ public class ExampleService {

To support `@MeterTag` annotation on method parameters you need to configure the `@TimedAspect` to add the `MeterTagAnnotationHandler`.


[source,java,subs=+attributes]
-----
include::{include-java}/metrics/TimedAspectTest.java[tags=resolvers,indent=0]
Expand Down

0 comments on commit 855337c

Please sign in to comment.