Completed
Push — master ( 2b13b1...68c318 )
by Evgeny
03:12
created
tests/TestCase/Service/ServiceRegistryTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -16,8 +16,6 @@
 block discarded – undo
16 16
 use CakeDC\Api\TestSuite\TestCase;
17 17
 use CakeDC\Api\Test\ConfigTrait;
18 18
 use CakeDC\Api\Test\FixturesTrait;
19
-use Cake\Http\Response;
20
-use Cake\Http\ServerRequest;
21 19
 
22 20
 class ServiceRegistryTest extends TestCase
23 21
 {
Please login to merge, or discard this patch.