@@ -8,7 +8,6 @@ |
||
| 8 | 8 | use Eziat\PermissionBundle\Model\UserManagerInterface; |
| 9 | 9 | use Eziat\PermissionBundle\Model\UserPermissionInterface; |
| 10 | 10 | use Eziat\PermissionBundle\Utils\CacheHelperInterface; |
| 11 | -use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface; |
|
| 12 | 11 | |
| 13 | 12 | /** |
| 14 | 13 | * @author Tomas Jakl <[email protected]> |