From ea0e4e5241891a582c9c239453411ea0f92f483e Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Sun, 28 Oct 2018 03:14:35 -0500 Subject: [PATCH] formatting --- app/Library/MoonCalc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Library/MoonCalc.php b/app/Library/MoonCalc.php index 90785f33e..74b28eb17 100644 --- a/app/Library/MoonCalc.php +++ b/app/Library/MoonCalc.php @@ -286,5 +286,4 @@ class MoonCalc { private function ConvertToPercentage($quantity) { return $quantity / 100.00; } - } \ No newline at end of file