Commit 21d6c735 authored by Dave Syer's avatar Dave Syer

Fix checkstyle

parent 8b97c3b3
......@@ -78,7 +78,6 @@ public class SystemPublicMetrics implements PublicMetrics, Ordered {
* Add metrics from ManagementFactory if possible. Note that ManagementFactory is not
* available on Google App Engine.
* @param result the result
* @param mem
*/
private void addManagementMetrics(Collection<Metric<?>> result) {
try {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment