Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Aug 30, 2023
1 parent 482c5f6 commit 474869d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Connection/ConnectionLimitingPool.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
use Amp\Http\Client\Response;
use Revolt\EventLoop;
use function Amp\async;
use function Amp\Http\Client\events;

final class ConnectionLimitingPool implements ConnectionPool
{
Expand Down

0 comments on commit 474869d

Please sign in to comment.