feat(ExportComptable): Ajoute la déclaration du namespace pour la commande.

This commit is contained in:
Serreau Jovann
2025-09-27 12:03:52 +02:00
parent 506302a91a
commit 95246e7dfc

View File

@@ -1,7 +1,6 @@
<?php
namespace App\Command;
use Symfony\Component\Console\Attribute\AsCommand;
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputInterface;