structure scope

This commit is contained in:
2019-05-29 21:30:15 -05:00
parent 1923f3d2e1
commit b633518630

View File

@@ -19,6 +19,8 @@ use Commands\Library\CommandHelper;
//Models
use App\Models\Jobs\JobProcessStructure;
use App\Models\Esi\EsiScope;
use App\Models\Esi\EsiToken;
class GetStructuresCommand extends Command
{