Reformat package-info.java files with Eclipse Mars

This commit is contained in:
Phillip Webb
2015-10-09 13:50:21 -07:00
parent 8318698f55
commit 6333426cbf
37 changed files with 0 additions and 37 deletions

View File

@@ -18,4 +18,3 @@
* {@code @Condition} annotations and supporting classes.
*/
package org.springframework.boot.actuate.condition;

View File

@@ -18,4 +18,3 @@
* Metrics buffering support.
*/
package org.springframework.boot.actuate.metrics.buffer;

View File

@@ -18,4 +18,3 @@
* Metrics integration with Dropwizard Metrics.
*/
package org.springframework.boot.actuate.metrics.dropwizard;

View File

@@ -18,4 +18,3 @@
* Metrics integration with JMX.
*/
package org.springframework.boot.actuate.metrics.jmx;

View File

@@ -18,4 +18,3 @@
* Metrics integration with OpenTSDB.
*/
package org.springframework.boot.actuate.metrics.opentsdb;

View File

@@ -18,4 +18,3 @@
* Metrics integration with Statsd.
*/
package org.springframework.boot.actuate.metrics.statsd;