Completed
Pull Request — master (#177)
by
unknown
02:01
created
tests/SolrReindexQueuedTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use SilverStripe\FullTextSearch\Tests\SolrReindexTest\SolrReindexTest_RecordingLogger;
20 20
 use SilverStripe\FullTextSearch\Tests\SolrReindexQueuedTest\SolrReindexQueuedTest_Service;
21 21
 use Symbiote\QueuedJobs\Services\QueuedJob;
22
-use Symbiote\QueuedJobs\Services\QueuedJobService;
23 22
 
24 23
 /**
25 24
  * Additional tests of solr reindexing processes when run with queuedjobs
Please login to merge, or discard this patch.