Pipeline corrections

This commit is contained in:
2025-07-01 14:42:54 +02:00
parent 404143f8a6
commit 606435a6b3
6 changed files with 8 additions and 10 deletions

View File

@@ -17,7 +17,6 @@ use Chill\ActivityBundle\Repository\ActivityReasonRepository;
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
use Symfony\Component\Form\Extension\Core\Type\SubmitType;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
/**
* ActivityReason controller.