diff options
Diffstat (limited to 'Tests/Acl/Domain/AclTest.php')
-rw-r--r-- | Tests/Acl/Domain/AclTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/Acl/Domain/AclTest.php b/Tests/Acl/Domain/AclTest.php index 29acc3a..0e88ab8 100644 --- a/Tests/Acl/Domain/AclTest.php +++ b/Tests/Acl/Domain/AclTest.php @@ -12,7 +12,6 @@ namespace Symfony\Component\Security\Tests\Acl\Domain; use Symfony\Component\Security\Acl\Domain\UserSecurityIdentity; - use Symfony\Component\Security\Acl\Domain\RoleSecurityIdentity; use Symfony\Component\Security\Acl\Domain\PermissionGrantingStrategy; use Symfony\Component\Security\Acl\Domain\ObjectIdentity; |