Remove unused import in UpdateCommand

main
aude 9 years ago
parent 96ff17c520
commit 0a662a7e42

@ -22,7 +22,6 @@ use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Console\Question\ConfirmationQuestion;
use Symfony\Component\Console\Question\Question;
/**

Loading…
Cancel
Save