This commit is contained in:
2019-05-29 21:55:16 -05:00
parent e02cc37a63
commit d1e7ed388f

View File

@@ -17,6 +17,8 @@ use App\Jobs\Library\JobHelper;
use App\Models\Jobs\JobProcessStructure;
use App\Models\Jobs\JobStatus;
use App\Models\Structure\Structure;
use App\Models\Esi\EsiToken;
use App\Models\Esi\EsiScope;
class ProcessStructureJob implements ShouldQueue
{