added models to mooncalc.php

This commit is contained in:
2018-10-25 22:50:08 -05:00
parent de60c1abda
commit ff598c6897

View File

@@ -142,7 +142,6 @@ class MoonCalc {
//Get the configuration from the config table
$config = DB::table('Config')->get();
dd($config);
//Calculate refine rate
$refineRate = $config->RefineRate / 100.00;
//Calculate the current time