mirror of
https://github.com/danog/parallel.git
synced 2024-11-26 12:24:40 +01:00
Remove unused import
This commit is contained in:
parent
d70a82d04c
commit
53aa422eaf
@ -5,7 +5,6 @@ namespace Amp\Parallel\Context\Internal;
|
||||
use Amp\Loop;
|
||||
use Amp\Parallel\Sync\ChannelledSocket;
|
||||
use parallel\Events;
|
||||
use parallel\Events\Error\Timeout;
|
||||
use parallel\Future;
|
||||
|
||||
class ParallelHub extends ProcessHub
|
||||
|
Loading…
Reference in New Issue
Block a user