Rename to snipeit:import

This commit is contained in:
Daniel Meltzer 2016-05-18 22:38:19 -05:00
parent 173c3de36a
commit 4f70fa88d9

View file

@ -27,7 +27,7 @@ class ObjectImportCommand extends Command {
*
* @var string
*/
protected $name = 'snipeit:object-import';
protected $name = 'snipeit:import';
/**
* The console command description.