Completed
Push — master ( a3325f...7611a4 )
by Michael
03:16
created
src/AppBundle/Controller/VoteController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use AppBundle\Exception\InvalidSort;
7 7
 use AppBundle\Utils\ElectionManager;
8 8
 use AppBundle\Utils\PollManager;
9
-use AppBundle\Utils\VotableManager;
10 9
 use Pagerfanta\Adapter\ArrayAdapter;
11 10
 use Pagerfanta\Pagerfanta;
12 11
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
Please login to merge, or discard this patch.