Skip to content

Commit

Permalink
Removed unused interface
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Feb 16, 2022
1 parent a24bd6e commit 836e19f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Promise/HttpRejectedPromise.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Http\Client\Exception;
use Http\Promise\Promise;
use Psr\Http\Message\ResponseInterface;

final class HttpRejectedPromise implements Promise
{
Expand Down

0 comments on commit 836e19f

Please sign in to comment.