Completed
Push — master ( 07a770...cad28f )
by Nicolas
03:05
created
lib/Elastica/Query.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 
4 4
 use Elastica\Aggregation\AbstractAggregation;
5 5
 use Elastica\Exception\InvalidException;
6
-use Elastica\Exception\NotImplementedException;
7 6
 use Elastica\Query\AbstractQuery;
8 7
 use Elastica\Query\MatchAll;
9 8
 use Elastica\Query\QueryString;
Please login to merge, or discard this patch.