This commit is contained in:
Julien Fastré 2025-05-26 10:35:36 +02:00
parent 9adbde0308
commit e79d6d670b
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
2 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,6 @@ use Chill\PersonBundle\Templating\Entity\SocialIssueRender;
use Doctrine\Common\Collections\Collection;
use Doctrine\ORM\QueryBuilder;
use Symfony\Component\Form\FormBuilderInterface;
use Symfony\Contracts\Translation\TranslatorInterface;
class SocialIssueFilter implements FilterInterface
{

View File

@ -22,7 +22,6 @@ use Chill\MainBundle\Service\RollingDate\RollingDateConverterInterface;
use Chill\MainBundle\Templating\Entity\UserRender;
use Chill\PersonBundle\Entity\AccompanyingPeriod;
use Chill\PersonBundle\Export\Declarations;
use Doctrine\Common\Collections\Collection;
use Doctrine\ORM\QueryBuilder;
use Symfony\Component\Form\FormBuilderInterface;