8000 cs · symfony/symfony@89312ca · GitHub
[go: up one dir, main page]

Skip to content

Commit 89312ca

Browse files
committed
cs
1 parent 953f3c6 commit 89312ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpClient/Httplug/CorePromise.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
use Http\Promise\Promise;
1818
use Psr\Http\Message\RequestInterface;
1919
use Psr\Http\Message\ResponseFactoryInterface;
20-
use Psr\Http\Message\StreamFactoryInterface;
2120
use Psr\Http\Message\ResponseInterface as Psr7ResponseInterface;
21+
use Psr\Http\Message\StreamFactoryInterface;
2222
use Symfony\Component\HttpClient\Response\ResponseTrait;
2323
use Symfony\Component\HttpClient\Response\StreamWrapper;
2424
use Symfony\Contracts\HttpClient\Exception\TransportExceptionInterface;

0 commit comments

Comments
 (0)
0