mirror of
https://github.com/amphp/parallel.git
synced 2025-02-20 04:44:36 +01:00
Fix missed use statement
This commit is contained in:
parent
d0a3001c6a
commit
7bb49256be
@ -2,7 +2,7 @@
|
||||
|
||||
namespace Amp\Parallel\Worker;
|
||||
|
||||
use Amp\Parallel\Thread\Thread;
|
||||
use Amp\Parallel\Context\Thread;
|
||||
|
||||
/**
|
||||
* The built-in worker factory type.
|
||||
|
Loading…
x
Reference in New Issue
Block a user