Skip to content

Commit

Permalink
Update SleuthValve.java
Browse files Browse the repository at this point in the history
  • Loading branch information
loganathan-sekaran authored Mar 26, 2024
1 parent 71f4949 commit fc55882
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ public class SleuthValve extends AccessLogValve {
private final Tracer tracer;

public SleuthValve(Tracer tracer) {
super();
this.tracer = tracer;
}

Expand Down

0 comments on commit fc55882

Please sign in to comment.