Tao Zhang

empty lines and indentation

... ... @@ -62,8 +62,6 @@
}
_yValueMax = (int)max;
}
-(void)setXLabels:(NSArray *)xLabels
... ... @@ -84,7 +82,6 @@
[self addSubview:label];
}
}
}
-(void)setStrokeColor:(UIColor *)strokeColor
... ...