Completed
Push — master ( 4e378a...cfdcd7 )
by Yann
05:10
created
Voter/CallableCollectionVoter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
6 6
 use Symfony\Component\Security\Core\Authorization\Voter\Voter;
7
-use Symfony\Component\Security\Core\User\UserInterface;
8 7
 use Yokai\SecurityExtraBundle\Exception\LogicException;
9 8
 
10 9
 /**
Please login to merge, or discard this patch.