removed some market stuff for the time being from the console commands
This commit is contained in:
@@ -31,9 +31,9 @@ class Kernel extends ConsoleKernel
|
||||
Commands\Data\CleanStaleDataCommand::class,
|
||||
Commands\Moons\MoonsUpdateCommand::class,
|
||||
Commands\Moons\RentalMoonCommand::class,
|
||||
Commands\Market\GetMarketDataCommand::class,
|
||||
Commands\Market\PurgeMarketDataCommand::class,
|
||||
Commands\PublicContracts\PublicContractsCommand::class,
|
||||
//Commands\Market\GetMarketDataCommand::class,
|
||||
//Commands\Market\PurgeMarketDataCommand::class,
|
||||
//Commands\PublicContracts\PublicContractsCommand::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user