chore: code format

This commit is contained in:
Maël Gangloff
2025-11-09 17:45:13 +01:00
parent 3a1586a7a6
commit 534f79186f

View File

@@ -17,7 +17,6 @@ use App\Service\Provider\AbstractProvider;
use Doctrine\ORM\EntityManagerInterface;
use Psr\Log\LoggerInterface;
use Symfony\Component\DependencyInjection\Attribute\Autowire;
use Symfony\Component\DependencyInjection\Attribute\Target;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\HttpKernel\KernelInterface;
use Symfony\Component\Lock\Key;