Completed
Push — master ( 06dc35...966f49 )
by Danny
05:47
created
Process/ProcessInterface.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Symfony\Component\Process\Exception\InvalidArgumentException;
6 6
 use Symfony\Component\Process\Exception\LogicException;
7
-use Symfony\Component\Process\Exception\ProcessFailedException;
8 7
 use Symfony\Component\Process\Exception\ProcessTimedOutException;
9 8
 use Symfony\Component\Process\Exception\RuntimeException;
10 9
 use Symfony\Component\Process\Process;
Please login to merge, or discard this patch.