schedule stuff
This commit is contained in:
@@ -7,7 +7,7 @@ use Illuminate\Console\Scheduling\Schedule;
|
|||||||
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
|
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
|
||||||
|
|
||||||
//Jobs
|
//Jobs
|
||||||
use App\Jobs\Commands\MiningTaxes\FetchMiningTaxesLedgersJob;
|
use App\Jobs\Commands\MiningTaxes\PreFetchMiningTaxesLedgersJob;
|
||||||
use App\Jobs\Commands\MiningTaxes\FetchMiningTaxesObserversJob;
|
use App\Jobs\Commands\MiningTaxes\FetchMiningTaxesObserversJob;
|
||||||
use App\Jobs\Commands\MiningTaxes\ProcessMiningTaxesPaymentsJob;
|
use App\Jobs\Commands\MiningTaxes\ProcessMiningTaxesPaymentsJob;
|
||||||
use App\Jobs\Commands\MiningTaxes\SendMiningTaxesInvoicesJob;
|
use App\Jobs\Commands\MiningTaxes\SendMiningTaxesInvoicesJob;
|
||||||
|
|||||||
Reference in New Issue
Block a user