Robbert Noordzij
2014-10-07 e7e8bd8af341719b7cb902c7861ea198f5db43a6
src/main/java/com/gitblit/models/Metric.java
@@ -20,9 +20,9 @@
/**
 * Metric is a serializable model class that encapsulates metrics for some given
 * type.
 *
 *
 * @author James Moger
 *
 *
 */
public class Metric implements Serializable, Comparable<Metric> {