removed model for asset job
This commit is contained in:
@@ -15,9 +15,6 @@ use Commands\Library\CommandHelper;
|
|||||||
use App\Library\Assets\AssetHelper;
|
use App\Library\Assets\AssetHelper;
|
||||||
use Seat\Eseye\Exceptions\RequestFailedException;
|
use Seat\Eseye\Exceptions\RequestFailedException;
|
||||||
|
|
||||||
//Models
|
|
||||||
use App\Models\Jobs\JobProcessAsset;
|
|
||||||
|
|
||||||
class GetAssetsCommand extends Command
|
class GetAssetsCommand extends Command
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -20,7 +20,6 @@ use Seat\Eseye\Exceptions\RequestFailedException;
|
|||||||
use App\Library\Assets\AssetHelper;
|
use App\Library\Assets\AssetHelper;
|
||||||
|
|
||||||
//App Models
|
//App Models
|
||||||
use App\Models\Jobs\JobProcessAsset;
|
|
||||||
use App\Models\Jobs\JobStatus;
|
use App\Models\Jobs\JobStatus;
|
||||||
use App\Models\Stock\Asset;
|
use App\Models\Stock\Asset;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user