rombert commented on a change in pull request #1: SLING-8764
URL:
https://github.com/apache/sling-org-apache-sling-commons-scheduler/pull/1#discussion_r338468329
##########
File path:
src/main/java/org/apache/sling/commons/scheduler/impl/GaugesSupport.java
##########
@@ -214,9 +211,9 @@ private void registerGauges() {
@SuppressWarnings("rawtypes")
private void createGauge(final ConfigHolder configHolder,
- final String tpName,
- final String filterName,
- final String gaugeName) {
+ final String tpName,
Review comment:
Please avoid whitespace-only changes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services