diff options
Diffstat (limited to 'Acl/Tests/Domain/AclTest.php')
-rw-r--r-- | Acl/Tests/Domain/AclTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Acl/Tests/Domain/AclTest.php b/Acl/Tests/Domain/AclTest.php index ff29bcf..84b9ba9 100644 --- a/Acl/Tests/Domain/AclTest.php +++ b/Acl/Tests/Domain/AclTest.php @@ -12,7 +12,6 @@ namespace Symfony\Component\Security\Acl\Tests\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; |