@@ -10,7 +10,6 @@ |
||
10 | 10 | namespace Condorcet; |
11 | 11 | |
12 | 12 | use Condorcet\CondorcetException; |
13 | -use Condorcet\Result; |
|
14 | 13 | |
15 | 14 | // Registering native Condorcet Methods implementation |
16 | 15 | Condorcet::addMethod(__NAMESPACE__.'\\Algo\\Methods\\Copeland'); |