mining tax stuff

This commit is contained in:
2021-02-22 19:28:20 +09:00
parent 7103791378
commit 1717b464af

View File

@@ -89,8 +89,6 @@ class MiningTaxesObservers extends Command
$resp = json_decode($response->raw, false);
dd($resp);
//Run through the mining observers, and add them to the database
foreach($resp as $observer) {