Skip to content

Commit

Permalink
[aggregator] remove commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
truthbk committed Dec 2, 2020
1 parent 9ca4eef commit 2894c40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/timgroup/statsd/StatsDAggregator.java
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ public class StatsDAggregator {

private final StatsDProcessor processor;

// protected final Map<Message, Message> aggregateMetrics = new HashMap<>();
// protected final Timer scheduler = new Timer(AGGREGATOR_THREAD_NAME, true);
protected Timer scheduler = null;

private Telemetry telemetry;
Expand Down

0 comments on commit 2894c40

Please sign in to comment.