Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-rainville committed Nov 10, 2024
1 parent 3827298 commit 375101d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AsyncEventDispatcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

use function Amp\async;

use Amp\Pipeline\Queue;
use Psr\EventDispatcher\EventDispatcherInterface;
use Psr\EventDispatcher\ListenerProviderInterface;
use Psr\EventDispatcher\StoppableEventInterface;
Expand Down

0 comments on commit 375101d

Please sign in to comment.