This commit is contained in:
2024-04-10 21:15:57 +02:00
parent b2eb2b0968
commit ce655ed435
4 changed files with 1 additions and 4 deletions

View File

@@ -12,7 +12,6 @@ declare(strict_types=1);
namespace Chill\BudgetBundle\Security\Authorization;
use Chill\BudgetBundle\Entity\AbstractElement;
use Chill\MainBundle\Security\Authorization\AbstractChillVoter;
use Chill\MainBundle\Security\Authorization\VoterHelperFactoryInterface;
use Chill\MainBundle\Security\Authorization\VoterHelperInterface;
use Chill\MainBundle\Security\ProvideRoleHierarchyInterface;