removed logistics contracts and extra models as they weren't utilized.

This commit is contained in:
2019-12-01 01:36:49 -06:00
parent c400f78398
commit cd86a66b0e
5 changed files with 0 additions and 241 deletions

View File

@@ -23,7 +23,6 @@ class Kernel extends ConsoleKernel
Commands\MoonMailerCommand::class,
Commands\GetStructuresCommand::class,
Commands\GetAssetsCommand::class,
Commands\GetEveContractsCommand::class,
Commands\PurgeUsers::class,
];