moon ledger stuff

This commit is contained in:
2020-04-25 05:04:21 -05:00
parent 2507c5c60e
commit 472b2b0bc2

View File

@@ -128,8 +128,6 @@ class MoonLedgerController extends Controller
]);
}
}
dd($tempMiningLedger);
//Store the ledger permanently by structure name
array_push($miningLedgers, $tempMiningLedger);