Skip to content

Commit

Permalink
Removed unwanted code
Browse files Browse the repository at this point in the history
Signed-off-by: Loganathan Sekar <[email protected]>
  • Loading branch information
Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
1 parent a9f4809 commit f1ddf2f
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 f1ddf2f

Please sign in to comment.