mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Remove old asset importer
This commit is contained in:
parent
8d71e6b268
commit
642be61007
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue