Fix missing dependency on warranty check #730
This commit is contained in:
parent
46104bc395
commit
bddddf1970
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ use Symfony\Contracts\Translation\TranslatorInterface;
|
|||
use Catalyst\ApiBundle\Component\Response as ApiResponse;
|
||||
|
||||
use App\Entity\Warranty;
|
||||
use App\Entity\WarrantySerial;
|
||||
use App\Service\WarrantyRaffleLogger;
|
||||
use App\Service\WarrantyAPILogger;
|
||||
use App\Service\RisingTideGateway;
|
||||
|
|
|
|||
Loading…
Reference in a new issue