| @@ -7,7 +7,6 @@ | ||
| 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 |  { |