Completed
Push — master ( fea95a...cb6bda )
by Olivier
06:35
created
Command/VhostDefineCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Symfony\Component\Console\Input\InputArgument;
8 8
 use Symfony\Component\Console\Input\InputInterface;
9 9
 use Symfony\Component\Console\Output\OutputInterface;
10
-use Symfony\Component\DependencyInjection\ContainerInterface;
11 10
 
12 11
 class VhostDefineCommand extends ContainerAwareCommand
13 12
 {
Please login to merge, or discard this patch.