| @@ -3,8 +3,8 @@ | ||
| 3 | 3 | namespace Wanghanlin\QueuePool; | 
| 4 | 4 | |
| 5 | 5 | use Illuminate\Support\ProcessUtils; | 
| 6 | -use Symfony\Component\Process\Process; | |
| 7 | 6 | use Symfony\Component\Process\PhpExecutableFinder; | 
| 7 | +use Symfony\Component\Process\Process; | |
| 8 | 8 | |
| 9 | 9 | class QueuePool | 
| 10 | 10 |  { |