Completed
Pull Request — master (#354)
by Victor
02:13
created
src/Controller/IndexController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,6 @@
 block discarded – undo
31 31
 use League\Plates\Extension\URI;
32 32
 use Symfony\Component\Console\Output\BufferedOutput;
33 33
 use Symfony\Component\Console\Input\StringInput;
34
-use Symfony\Component\Process\Exception\ProcessFailedException;
35 34
 
36 35
 class IndexController {
37 36
 
Please login to merge, or discard this patch.