Passed
Push — develop ( c945b6...180be4 )
by Brent
03:06
created
src/Pageon/Pcntl/Manager.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Pageon\Pcntl;
4 4
 
5
-use Symfony\Component\EventDispatcher\EventDispatcher;
6
-
7 5
 /**
8 6
  * This Manager is used to create and wait for forked processes which can be executed in parallel.
9 7
  * It's a wrapper around `ext-pcntl`.
Please login to merge, or discard this patch.