chore: reformat code

This commit is contained in:
Maël Gangloff
2024-07-11 22:22:59 +02:00
parent 6aad09297f
commit a691659cca
5 changed files with 8 additions and 10 deletions

View File

@@ -2,7 +2,6 @@
namespace App\Entity;
use App\Config\EventAction;
use App\Repository\EntityEventRepository;
use Doctrine\ORM\Mapping as ORM;