Completed
Pull Request — master (#1933)
by François-Xavier
02:43
created
tests/Processor/ForeachProcessorTest.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 Elastica\Document;
7 7
 use Elastica\Processor\ForeachProcessor;
8 8
 use Elastica\Processor\UppercaseProcessor;
9
-use Elastica\ResultSet;
10 9
 use Elastica\Test\BasePipeline as BasePipelineTest;
11 10
 
12 11
 /**
Please login to merge, or discard this patch.