Remove old asset importer

This commit is contained in:
snipe 2016-07-09 19:35:42 -07:00
parent 8d71e6b268
commit 642be61007

View file

@ -17,7 +17,6 @@ class Kernel extends ConsoleKernel
Commands\CreateAdmin::class, Commands\CreateAdmin::class,
Commands\SendExpirationAlerts::class, Commands\SendExpirationAlerts::class,
Commands\SendInventoryAlerts::class, Commands\SendInventoryAlerts::class,
Commands\AssetImportCommand::class,
Commands\LicenseImportCommand::class, Commands\LicenseImportCommand::class,
Commands\ObjectImportCommand::class, Commands\ObjectImportCommand::class,
Commands\Versioning::class, Commands\Versioning::class,