fixed typo in moonupdatecommand.php

This commit is contained in:
2020-05-27 00:57:59 -05:00
parent 3a994fdcde
commit 8b4ee2315c

View File

@@ -13,6 +13,7 @@ use App\Jobs\Commands\Moons\FetchMoonObserverJob;
//Library
use Commands\Library\CommandHelper;
use App\Library\Structures\StructureHelper;
//Models
use App\Models\Esi\EsiScope;