Fix translation and cs-fixes

This commit is contained in:
2025-03-05 19:43:16 +01:00
parent 57dffc2038
commit 73cda4b2eb
2 changed files with 5 additions and 1 deletions

View File

@@ -12,7 +12,6 @@ declare(strict_types=1);
namespace Chill\ThirdPartyBundle\Service;
use Chill\ThirdPartyBundle\Entity\ThirdParty;
use Doctrine\DBAL\Exception;
use Doctrine\ORM\EntityManagerInterface;
use Doctrine\ORM\Mapping\ClassMetadata;