removed model for process structure job

This commit is contained in:
2020-05-10 23:25:06 -05:00
parent 6f00ffe0e8
commit 806b872465
3 changed files with 5 additions and 12 deletions
@@ -17,7 +17,6 @@ use App\Library\Esi\Esi;
use App\Library\Lookups\LookupHelper;
//App Models
use App\Models\Jobs\JobProcessStructure;
use App\Models\Jobs\JobStatus;
use App\Models\Structure\Structure;
use App\Models\Structure\Service;