Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 681f98a

Browse files
committed
[HttpClient] Move Http clients data collecting at a late level
Fixing CS
1 parent bfa187e commit 681f98a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Component/HttpClient/Tests/DataCollector/HttpClientDataCollectorTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
use Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector;
1616
use Symfony\Component\HttpClient\NativeHttpClient;
1717
use Symfony\Component\HttpClient\TraceableHttpClient;
18-
use Symfony\Component\HttpFoundation\Request;
19-
use Symfony\Component\HttpFoundation\Response;
2018
use Symfony\Contracts\HttpClient\Test\TestHttpServer;
2119

2220
class HttpClientDataCollectorTest extends TestCase

0 commit comments

Comments
 (0)