rdv: some fixes for the new rdv

This commit is contained in:
nobohan
2021-07-16 17:00:21 +02:00
parent 114df16e0f
commit 20d113b1db
3 changed files with 11 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
namespace Chill\CalendarBundle\Repository;
use CalendarBundle\Entity\CalendarRange;
use Chill\CalendarBundle\Entity\CalendarRange;
use Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository;
use Doctrine\Persistence\ManagerRegistry;