cleaned up unnecessary commands as they got switched to working as jobs.
updated the structure library to be able to be passed the esi connection added new jobs for the fetch stuff that was being previously done as commands.
This commit is contained in:
@@ -30,9 +30,7 @@ class Kernel extends ConsoleKernel
|
||||
Commands\Finances\SovBillsCommand::class,
|
||||
Commands\Data\CleanStaleDataCommand::class,
|
||||
//Commands\Moons\FetchMoonLedgerCommand::class,
|
||||
//Commands\Moons\FetchMoonObserversCommand::class,
|
||||
//Commands\Moons\FetchRentalMoonLedgerCommand::class,
|
||||
//Commands\Moons\FetchRentalMoonObserversCommand::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user