We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24bd6e commit 836e19fCopy full SHA for 836e19f
src/Promise/HttpRejectedPromise.php
@@ -4,7 +4,6 @@
4
5
use Http\Client\Exception;
6
use Http\Promise\Promise;
7
-use Psr\Http\Message\ResponseInterface;
8
9
final class HttpRejectedPromise implements Promise
10
{
0 commit comments