Add missing dependency for warranty #730
This commit is contained in:
parent
403de63251
commit
68fe13de46
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ use Catalyst\ApiBundle\Component\Response as ApiResponse;
|
|||
use App\Entity\Warranty;
|
||||
use App\Entity\WarrantySerial;
|
||||
use App\Entity\SAPBattery;
|
||||
use App\Entity\CustomerVehicle;
|
||||
use App\Service\WarrantyRaffleLogger;
|
||||
use App\Service\WarrantyAPILogger;
|
||||
use App\Service\RisingTideGateway;
|
||||
|
|
|
|||
Loading…
Reference in a new issue