Completed
Pull Request — master (#1264)
by Karel
03:00
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.