Completed
Push — master ( c698df...2bf777 )
by Michael
03:54
created
src/Michaelc/Voting/STV/Ballot.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Michaelc\Voting\STV;
4 4
 
5
-use Michaelc\Voting\STV\Candidate;
6
-
7 5
 class Ballot
8 6
 {
9 7
     /**
Please login to merge, or discard this patch.