formatting

This commit is contained in:
2018-10-28 03:14:35 -05:00
parent 5be7d67f76
commit ea0e4e5241

View File

@@ -286,5 +286,4 @@ class MoonCalc {
private function ConvertToPercentage($quantity) {
return $quantity / 100.00;
}
}